Closed
Bug 1180308
Opened 10 years ago
Closed 10 years ago
Doing a push with try: -b d -p emulator -u mochitest-17 -t none doesn't run m-17 for b2g emulator
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1147320
People
(Reporter: kats, Unassigned)
Details
See https://treeherder.mozilla.org/#/jobs?repo=try&revision=4ca43ca04aa6 - it would be nice if the mochitest-n syntax worked for b2g emulator like it does for desktop platforms. The alternative is to run -u mochitest which runs a lot more tests and wastes resources.
Comment 1•10 years ago
|
||
It would indeed be nice, and all it would take would be for someone to make debug emulator builds run fast enough that they could get by with the same 9 chunks of mochitests we have on opt emulator instead of 20, that being the reason why it's not named mochitest-17, it's named mochitest-debug-17 so that we can have more than twice as many chunks on debug as we have on opt. Or someone could rewrite buildbot. Or perhaps since TaskCluster solves every problem, it will also solve this one.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•9 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•