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

This commit is contained in:
Andrew Halberstadt 2015-06-02 11:03:55 -04:00
parent 273110f171
commit 043effbc38

View File

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