Bug 1353461 - Mark toolkit/content/tests/reftests/bug-442419-progressmeter-max.xul fails on Windows, r?jmaher draft
authorAndrew Halberstadt <ahalberstadt@mozilla.com>
Fri, 23 Feb 2018 15:52:38 -0500
changeset 759229 df02c01a8961677e4f9dfe8ee5655e42da52e374
parent 759228 345b06503256acc03178b1f07c1bd937d760a11a
push id100313
push userahalberstadt@mozilla.com
push dateFri, 23 Feb 2018 22:02:04 +0000
reviewersjmaher
bugs1353461, 442419, 1439988
milestone60.0a1
Bug 1353461 - Mark toolkit/content/tests/reftests/bug-442419-progressmeter-max.xul fails on Windows, r?jmaher This test is already marked fails-if on Windows 8 and all OSX. With run-by-manifest enabled it also starts failing on Windows 7 and 10. The fix will be tracked in bug 1439988. MozReview-Commit-ID: 14xidhwXCue
toolkit/content/tests/reftests/reftest.list
--- a/toolkit/content/tests/reftests/reftest.list
+++ b/toolkit/content/tests/reftests/reftest.list
@@ -1,6 +1,6 @@
-random-if(cocoaWidget||(/^Windows\x20NT\x206\.2/.test(http.oscpu)&&isDebugBuild)) == bug-442419-progressmeter-max.xul bug-442419-progressmeter-max-ref.xul # fails most of the time on Mac because progress meter animates
+fails-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)&&!isDebugBuild) random-if(cocoaWidget||/^Windows\x20NT\x206\.2/.test(http.oscpu)||(/^Windows\x20NT\x2010\.0/.test(http.oscpu)&&!isDebugBuild)) == bug-442419-progressmeter-max.xul bug-442419-progressmeter-max-ref.xul # fails most of the time on Mac because progress meter animates; Bug 1439988
 != textbox-multiline-default-value.xul textbox-multiline-empty.xul
 == videocontrols-dynamically-add-cc.html videocontrols-dynamically-add-cc-ref.html
 == audio-with-bogus-url.html audio-with-bogus-url-ref.html
 == audio-dynamically-change-small-width.html audio-dynamically-change-small-width-ref.html
 == audio-with-padding.html audio-with-padding-ref.html