|mach test-info report| may still not yield complete data
Categories
(Testing :: General, defect, P2)
Tracking
(firefox72 fixed)
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
+++ This bug was initially created as a clone of Bug #1580914 +++
Bug 1580914 found and fixed a significant shortcoming in 'mach test-info report'.
There remains another weakness, with unknown practical impact: Conditions in moz.build files can eliminate some tests from consideration.
In bug 1580914 ahal suggested updating the TestResolver to allow for unconditional moz.build traversal; I want to have a closer look at that when time allows.
Comment 1•5 years ago
|
||
I pulled the meat of this out into a separate bug as I discovered we'll need this capability for another use case as well.
Assignee | ||
Updated•5 years ago
|
Comment 2•5 years ago
|
||
This only depends on https://phabricator.services.mozilla.com/D51834 from bug 1583353 (which will land before that bug gets closed).
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Switch 'mach test-info report' and 'mach test-info tests' to use the TestManifestLoader.
Comment 5•5 years ago
|
||
bugherder |
Description
•