Closed
Bug 1459728
Opened 7 years ago
Closed 7 years ago
'mach try -u all --artifact' misses some suites
Categories
(Testing :: General, enhancement)
Tracking
(firefox62 fixed)
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
|
761 bytes,
patch
|
impossibus
:
review+
|
Details | Diff | Splinter Review |
'mach try ... -u all --artifact' tries to run all the test suites except for the compiled code ones, but it misses a few android-only suites -- geckoview, geckoview-junit, robocop -- which should be okay to include.
| Assignee | ||
Comment 1•7 years ago
|
||
This seems to do what I want:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=7a87c2381e276c9b7462b0502b790d2222956857
Attachment #8973828 -
Flags: review?(mjzffr)
Attachment #8973828 -
Flags: review?(mjzffr) → review+
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/94652d1e109c
Include more Android test suites in try list of non-compiled suites; r=maja_zf
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•