From 2cfb84082de2b1b1a819f3efc8f3ea2003d7e713 Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Tue, 16 Apr 2019 14:57:16 +0000 Subject: [PATCH] Bug 1527380 - Re-enable fission test for WebRender. r=rhunt Differential Revision: https://phabricator.services.mozilla.com/D27699 --HG-- extra : moz-landing-system : lando --- dom/ipc/tests/mochitest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom/ipc/tests/mochitest.ini b/dom/ipc/tests/mochitest.ini index 3bd0513af2fe..b5115708c73d 100644 --- a/dom/ipc/tests/mochitest.ini +++ b/dom/ipc/tests/mochitest.ini @@ -24,6 +24,6 @@ support-files = [test_Preallocated.html] skip-if = !e10s || toolkit == 'android' # Bug 1525959 [test_force_oop_iframe.html] -skip-if = !e10s || webrender # oop-iframes trigger a debug assertion in webrender picture caching +skip-if = !e10s support-files = file_dummy.html