From 3fa6c14f4cb2328c551551ade7aea3efad47fe6a Mon Sep 17 00:00:00 2001 From: ctai Date: Mon, 15 Aug 2016 17:22:20 +0800 Subject: [PATCH] Bug 1295478 - Enable test_empty_resource.html on Windows debug build. r=jwwang. MozReview-Commit-ID: KUBRpLqKU5m --HG-- extra : rebase_source : 7ba580904ca23e8fb1a0f08cab37233e7141e831 --- dom/media/test/mochitest.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/dom/media/test/mochitest.ini b/dom/media/test/mochitest.ini index c29f1e1fbde3..d639611aaade 100644 --- a/dom/media/test/mochitest.ini +++ b/dom/media/test/mochitest.ini @@ -670,7 +670,6 @@ skip-if = toolkit == 'android' || toolkit == 'gonk' # android: bug 1149374; gonk 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]