Closed
Bug 834921
Opened 13 years ago
Closed 9 years ago
Don't make builds on platforms that doesn't run the requested tests anyway (to save resources)
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Whiteboard: [try])
STEPS TO REPRODUCE
1. push something to Try to run shiny new crashtests with:
try: -b do -p all -u crashtest,crashtest-ipc,crashtest-2,crashtest-3 -t none
ACTUAL RESULTS
https://tbpl.mozilla.org/?tree=Try&rev=f4cad60bbbc7
Apparently we don't run crashtests on B2G and some Androids.
Doing those builds were a waste of resources.
No, I shouldn't need to know in advance the exact set of tests that we
run on each platform by default this particular week. :-)
For the exception that you actually want the builds anyway, you could
add a --build-even-when-requested-test-is-not-run option, or some such.
Component: Release Engineering → Release Engineering: Automation (General)
QA Contact: catlee
Updated•12 years ago
|
Whiteboard: [try]
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Comment 1•9 years ago
|
||
We're not going to fix this in the existing try parser.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•