Bug 1295478 - Enable test_empty_resource.html on Windows debug build. r?jwwang. draft
authorctai <ctai@mozilla.com>
Mon, 15 Aug 2016 17:22:20 +0800
changeset 401516 770c646b6825ef13c16071837700263f8dcb72fb
parent 401515 0c6ae0aff2712c117ffff7e3311acde2793be909
child 528497 33613bae5f0d7d9ff681a75f64f1889dd720a7c8
push id26469
push userbmo:ctai@mozilla.com
push dateWed, 17 Aug 2016 02:06:12 +0000
reviewersjwwang
bugs1295478
milestone51.0a1
Bug 1295478 - Enable test_empty_resource.html on Windows debug build. r?jwwang. MozReview-Commit-ID: KUBRpLqKU5m
dom/media/test/mochitest.ini
--- a/dom/media/test/mochitest.ini
+++ b/dom/media/test/mochitest.ini
@@ -665,17 +665,16 @@ tags=msg capturestream
 skip-if = toolkit == 'android' || toolkit == 'gonk' # android: bug 1149374; gonk: bug 1193351
 [test_eme_stream_capture_blocked_case2.html]
 tags=msg capturestream
 skip-if = toolkit == 'android' || toolkit == 'gonk' # android: bug 1149374; gonk: bug 1193351
 [test_eme_stream_capture_blocked_case3.html]
 tags=msg capturestream
 skip-if = toolkit == 'android' || toolkit == 'gonk' # android: bug 1149374; gonk: bug 1193351
 [test_empty_resource.html]
-skip-if = os == 'win' && debug #win debug : Bug 1202683
 [test_error_in_video_document.html]
 skip-if = toolkit == 'android' || (os == 'win' && !debug) || (os == 'mac' && !debug) # bug 608634
 [test_error_on_404.html]
 [test_fastSeek.html]
 [test_fastSeek-forwards.html]
 [test_gmp_playback.html]
 skip-if = (os != 'win' || os_version == '5.1') # Only gmp-clearkey on Windows Vista and later decodes
 [test_imagecapture.html]