From 6b0ba83476866b54ebee0dedb64a7f257b9c620d Mon Sep 17 00:00:00 2001 From: Raul Gurzau Date: Sun, 23 Dec 2018 14:33:00 +0200 Subject: [PATCH] Bug 1258103 - Disabled test_bug369370.html on Linux. r=jmaher --- dom/html/test/mochitest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom/html/test/mochitest.ini b/dom/html/test/mochitest.ini index 85f38785d7d0..b122e3045f5f 100644 --- a/dom/html/test/mochitest.ini +++ b/dom/html/test/mochitest.ini @@ -536,7 +536,7 @@ skip-if = toolkit == 'android' #bug 811644 [test_bug340017.xhtml] [test_bug359657.html] [test_bug369370.html] -skip-if = toolkit == "android" || toolkit == "windows" # disabled on Windows because of bug 1234520 +skip-if = toolkit == "android" || toolkit == "windows" || os == 'linux' # disabled on Windows because of bug 1234520, disabled on linux bug 1258103 [test_bug380383.html] [test_bug402680.html] [test_bug403868.html]