Bug 1387993 - Enable chrome mochitests on linux debug build. r=jmaher

MozReview-Commit-ID: Aj0movJBDI9

--HG--
extra : rebase_source : c33c2386fd0ca2e9eed9cb7fc137caf41629f7e4
This commit is contained in:
Xidorn Quan 2017-08-30 10:18:30 +10:00
parent c60997dae2
commit 4750451d3d
3 changed files with 2 additions and 4 deletions

View File

@ -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]

View File

@ -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

View File

@ -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: