Closed
Bug 1658589
Opened 5 years ago
Closed 4 years ago
mach try auto didn't schedule any GTests
Categories
(Developer Infrastructure :: Try, defect)
Developer Infrastructure
Try
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1728260
People
(Reporter: sg, Unassigned)
References
(Blocks 1 open bug)
Details
This try auto push did not schedule GTests on any platform, which puzzles me: https://treeherder.mozilla.org/#/jobs?repo=try&revision=33a58d157df5187b40ddcd6e584c91fcc575b860
nsTArray has GTests directly, so this should be scheduled. And apart from that, I think that they should be scheduled in almost all cases where C++ code is changed, except maybe for cases where a dependency analysis clearly show that GTests could not be affected (but I guess we don't have such a dependency analysis right now).
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•