From a9d95ae4bf35736361426388d3b9ff4cca3dd235 Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Sat, 31 Oct 2015 13:53:31 -0700 Subject: [PATCH] Bug 1219842 followup, redisable dom/plugins/test/mochitest/test_crashing.html on debug e10s until its assertion problem is dealt with --- dom/plugins/test/mochitest/mochitest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom/plugins/test/mochitest/mochitest.ini b/dom/plugins/test/mochitest/mochitest.ini index 3f88e8f6fe3..98811fdc7f1 100644 --- a/dom/plugins/test/mochitest/mochitest.ini +++ b/dom/plugins/test/mochitest/mochitest.ini @@ -53,7 +53,7 @@ skip-if = (toolkit != "gtk2") && (toolkit != "gtk3") [test_crash_nested_loop.html] skip-if = (toolkit != "gtk2") && (toolkit != "gtk3") [test_crashing.html] -skip-if = !crashreporter +skip-if = !crashreporter || (e10s && debug) [test_crashing2.html] skip-if = (!crashreporter) || true # Bug 566049 [test_CrashService_crash.html]