merge mozilla-central to autoland. CLOSED TREE

This commit is contained in:
Sebastian Hengst 2018-04-06 18:37:03 +03:00
Родитель 0084a1b7f1 2ce99e8054
Коммит 5f003efbc6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -239,7 +239,7 @@ class RefTest(object):
self.outputHandler = None
self.testDumpFile = os.path.join(tempfile.gettempdir(), 'reftests.json')
self.run_by_manifest = False
self.run_by_manifest = True
if suite in ('crashtest', 'jstestbrowser'):
self.run_by_manifest = False