From 01a275f2cb668b18c7e377a4adee2c3ef8ab140a Mon Sep 17 00:00:00 2001 From: Andrea Marchesini Date: Fri, 23 May 2014 00:32:00 +0200 Subject: [PATCH] Bug 1014855 - "Reenable test_url.html in workers". r=khuey --- dom/workers/test/mochitest.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/dom/workers/test/mochitest.ini b/dom/workers/test/mochitest.ini index 87cd1e8a611e..b33fd5259798 100644 --- a/dom/workers/test/mochitest.ini +++ b/dom/workers/test/mochitest.ini @@ -128,7 +128,6 @@ skip-if = buildapp == 'b2g' || e10s # b2g(test timed out, might need more time) [test_timeoutTracing.html] [test_transferable.html] [test_url.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only crash, bug 931887 [test_urlApi.html] [test_workersDisabled.html] [test_xhr.html]