mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1348754 - stylo reftests appear to be running as non-e10s but are reported as e10s. r=kmoir
MozReview-Commit-ID: GXLNJrzZIL3
This commit is contained in:
parent
48d7c50fac
commit
f5a7cdf691
@ -1054,14 +1054,14 @@ reftest-stylo:
|
||||
stylo: true
|
||||
autoland: true
|
||||
mozilla-central: true
|
||||
default: false
|
||||
default: true
|
||||
linux64-stylo/debug:
|
||||
by-project:
|
||||
mozilla-inbound: true
|
||||
stylo: true
|
||||
autoland: true
|
||||
mozilla-central: true
|
||||
default: false
|
||||
mozilla-inbound: true
|
||||
default: true
|
||||
mozharness:
|
||||
script: desktop_unittest.py
|
||||
no-read-buildbot-config: true
|
||||
|
@ -228,7 +228,6 @@ config = {
|
||||
"tests": ["tests/reftest/tests/layout/reftests/reftest.list"]},
|
||||
"reftest-stylo": {
|
||||
"options": ["--suite=reftest",
|
||||
"--disable-e10s",
|
||||
"--setpref=reftest.compareStyloToGecko=true"],
|
||||
"tests": ["tests/reftest/tests/layout/reftests/reftest-stylo.list"],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user