Bug 1122590 - Make |mach mochitest| properly detect devtools tests (and other subsuites), r=chmanchester, DONTBUILD, a=NPOTB

--HG--
extra : commitid : F1JLpseHkrE
extra : rebase_source : 95a5f0516e286a1f9752c39ebc23ebb6349b33c6
extra : amend_source : 90c4fe59dc89dfce41d616326ce8e20e44c04e9a
This commit is contained in:
Andrew Halberstadt 2015-06-02 11:03:55 -04:00
Родитель ca72395ba1
Коммит 66850078f4
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -553,6 +553,7 @@ class MachCommands(MachCommandBase):
print(NOW_RUNNING.format(msg))
harness_args = kwargs.copy()
harness_args['subsuite'] = subsuite
harness_args.update(fobj.get('extra_args', {}))
result = run_mochitest(