From 6eb6dbf58fed5dd2eb0f338627185bcdb084c70d Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Fri, 28 Mar 2014 11:29:57 -0400 Subject: [PATCH] Bug 972927 - Re-enable dom/apps tests on b2g. r=RyanVM --- dom/apps/tests/mochitest.ini | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/dom/apps/tests/mochitest.ini b/dom/apps/tests/mochitest.ini index 04f3d873fc9..f79e8dc3cbe 100644 --- a/dom/apps/tests/mochitest.ini +++ b/dom/apps/tests/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = toolkit=='gonk' || e10s #b2g(bug 972927, nearly perma-fail) b2g-debug(bug 972927, nearly perma-fail) +skip-if = e10s support-files = chromeAddCert.js file_app.sjs @@ -15,15 +15,11 @@ support-files = signed/* [test_app_update.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only failure [test_bug_795164.html] [test_install_receipts.html] [test_packaged_app_common.js] [test_packaged_app_install.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only failure [test_packaged_app_update.html] -skip-if = toolkit=='gonk' # b2g(bug 915879) b2g-debug(debug-only timeout) [test_receipt_operations.html] [test_signed_pkg_install.html] [test_uninstall_errors.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only timeout