Bug 1387993 - Enable chrome mochitests on linux debug build. r?jmaher draft
authorXidorn Quan <me@upsuper.org>
Wed, 30 Aug 2017 10:18:30 +1000
changeset 656309 41d16653fad485a2c754115f443afb4f148694a9
parent 655505 2f2daaeb38eb99c883a2afd263bc4c442370eac5
child 729093 4ada62a277bc3efd0302791d0eac881698e7acfb
push id77162
push userxquan@mozilla.com
push dateThu, 31 Aug 2017 00:25:58 +0000
reviewersjmaher
bugs1387993
milestone57.0a1
Bug 1387993 - Enable chrome mochitests on linux debug build. r?jmaher MozReview-Commit-ID: Aj0movJBDI9
caps/tests/mochitest/chrome.ini
layout/style/test/chrome/chrome.ini
taskcluster/ci/test/tests.yml
--- a/caps/tests/mochitest/chrome.ini
+++ b/caps/tests/mochitest/chrome.ini
@@ -2,10 +2,11 @@
 skip-if = os == 'android'
 support-files =
   file_data.txt
   file_disableScript.html
   !/caps/tests/mochitest/file_data.txt
   !/caps/tests/mochitest/file_disableScript.html
 
 [test_bug995943.xul]
+skip-if = stylo && debug && os == 'linux' # bug 1384701
 [test_addonMayLoad.html]
 [test_disableScript.xul]
--- a/layout/style/test/chrome/chrome.ini
+++ b/layout/style/test/chrome/chrome.ini
@@ -19,8 +19,9 @@ support-files =
 tags = fullscreen
 [test_display_mode_reflow.html]
 tags = fullscreen
 [test_hover.html]
 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
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -675,18 +675,16 @@ mochitest-chrome:
             android-4.3-arm7-api-16/debug: 4
             android.*: 2
             default: 3
     max-run-time: 3600
     e10s: false
     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
     worker-type:
         by-test-platform:
             windows7-32.*: buildbot-bridge/buildbot-bridge
             windows8-64.*: buildbot-bridge/buildbot-bridge
             default: null
@@ -720,18 +718,16 @@ mochitest-chrome:
                             - unittests/linux_unittest.py
                             - remove_executables.py
                 extra-options:
                     - --mochitest-suite=chrome
     tier:
         by-test-platform:
             windows7-32.*: 2
             macosx64-stylo/.*: 2
-            linux32-stylo/debug: 3
-            linux64-stylo/debug: 3
             default: default
 
 mochitest-clipboard:
     description: "Mochitest clipboard run"
     suite: mochitest/clipboard
     treeherder-symbol: tc-M(cl)
     loopback-video: true
     virtualization: hardware