From 4750451d3d36f750f78c75d6d5c6c47d2b4d201c Mon Sep 17 00:00:00 2001 From: Xidorn Quan Date: Wed, 30 Aug 2017 10:18:30 +1000 Subject: [PATCH] Bug 1387993 - Enable chrome mochitests on linux debug build. r=jmaher MozReview-Commit-ID: Aj0movJBDI9 --HG-- extra : rebase_source : c33c2386fd0ca2e9eed9cb7fc137caf41629f7e4 --- caps/tests/mochitest/chrome.ini | 1 + layout/style/test/chrome/chrome.ini | 1 + taskcluster/ci/test/tests.yml | 4 ---- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/caps/tests/mochitest/chrome.ini b/caps/tests/mochitest/chrome.ini index 59a1a0c5346c..4f2bdbdeb748 100644 --- a/caps/tests/mochitest/chrome.ini +++ b/caps/tests/mochitest/chrome.ini @@ -7,5 +7,6 @@ support-files = !/caps/tests/mochitest/file_disableScript.html [test_bug995943.xul] +skip-if = stylo && debug && os == 'linux' # bug 1384701 [test_addonMayLoad.html] [test_disableScript.xul] diff --git a/layout/style/test/chrome/chrome.ini b/layout/style/test/chrome/chrome.ini index 6fd044536dd5..6051b395edd2 100644 --- a/layout/style/test/chrome/chrome.ini +++ b/layout/style/test/chrome/chrome.ini @@ -24,3 +24,4 @@ skip-if = stylo # bug 1346353 [test_moz_document_rules.html] [test_stylesheet_clone_import_rule.html] support-files = import_useless1.css import_useless2.css +skip-if = stylo && os == 'linux' && debug # bug 1395322 diff --git a/taskcluster/ci/test/tests.yml b/taskcluster/ci/test/tests.yml index 9be0300d4c18..39ceff9a2c7a 100644 --- a/taskcluster/ci/test/tests.yml +++ b/taskcluster/ci/test/tests.yml @@ -676,8 +676,6 @@ mochitest-chrome: run-on-projects: by-test-platform: windows7-32.*: ['try'] - linux32-stylo/debug: ['try'] - linux64-stylo/debug: ['try'] linux.*-stylo.*: ['autoland', 'mozilla-central', 'try'] macosx64-stylo/.*: ['mozilla-central', 'try'] default: built-projects @@ -721,8 +719,6 @@ mochitest-chrome: by-test-platform: windows7-32.*: 2 macosx64-stylo/.*: 2 - linux32-stylo/debug: 3 - linux64-stylo/debug: 3 default: default mochitest-clipboard: