mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Backed out changeset 7b0ae11d2441 (bug 1057512) for introducing various new intermittent failures and making an existing one perma-fail.
This commit is contained in:
parent
8c5ca6de72
commit
2363a05381
@ -1634,10 +1634,6 @@ class Mochitest(MochitestUtilsMixin):
|
||||
|
||||
self.setTestRoot(options)
|
||||
|
||||
# Until we have all green, this only runs on bc* jobs (not dt* jobs)
|
||||
if options.browserChrome and not options.subsuite:
|
||||
options.runByDir = True
|
||||
|
||||
if not options.runByDir:
|
||||
return self.runMochitests(options, onLaunch)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user