From 3669bf32ecbe736dea40c1fce21a6e988b796c5f Mon Sep 17 00:00:00 2001 From: Wes Kocher Date: Wed, 28 Sep 2016 14:29:22 -0700 Subject: [PATCH] Bug 1294341 - Also skip the test on linux64 because tests were failing --HG-- extra : rebase_source : b06fad52c1d6406dc63b8ccd20b1fb6a9bf622d6 --- 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 e736dd2c5e37..dd2aafaac12d 100644 --- a/dom/plugins/test/mochitest/mochitest.ini +++ b/dom/plugins/test/mochitest/mochitest.ini @@ -74,7 +74,7 @@ skip-if = !crashreporter || e10s [test_hanging.html] skip-if = !crashreporter || e10s [test_hidden_plugin.html] -skip-if = os == "linux" && bits == 32 +skip-if = os == "linux" [test_instance_re-parent.html] skip-if = release_build # Bug 1172627 [test_instance_unparent1.html]