From 66850078f48ddca41f77b9950eb13f5fc9fae766 Mon Sep 17 00:00:00 2001 From: Andrew Halberstadt Date: Tue, 2 Jun 2015 11:03:55 -0400 Subject: [PATCH] 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 --- testing/mochitest/mach_commands.py | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/mochitest/mach_commands.py b/testing/mochitest/mach_commands.py index 9890a727293b..7fa2803b9e78 100644 --- a/testing/mochitest/mach_commands.py +++ b/testing/mochitest/mach_commands.py @@ -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(