From 04c455ac87eed671b3612aaded9d81d0ab616d51 Mon Sep 17 00:00:00 2001 From: Bill McCloskey Date: Fri, 28 Mar 2014 11:25:11 -0700 Subject: [PATCH] Bug 986691 - [e10s] Disable some layout tests (r=roc) --- layout/base/tests/mochitest.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layout/base/tests/mochitest.ini b/layout/base/tests/mochitest.ini index 69caff9de6f..d02116479d7 100644 --- a/layout/base/tests/mochitest.ini +++ b/layout/base/tests/mochitest.ini @@ -53,6 +53,7 @@ support-files = [test_preserve3d_sorting_hit_testing.html] [test_after_paint_pref.html] +skip-if = e10s [test_border_radius_hit_testing.html] [test_bug66619.html] [test_bug93077-1.html] @@ -453,7 +454,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == "win" #times ou [test_bug570378-persian-5g.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == "win" #times out [test_bug749186.html] -skip-if = toolkit == "win" +skip-if = toolkit == "win" || e10s [test_bug644768.html] skip-if = toolkit == "win" [test_flush_on_paint.html]