Closed
Bug 1785321
Opened 4 years ago
Closed 4 years ago
fix edge case in `./mach test-info failure-report` where IFV has no error lines recorded
Categories
(Testing :: General, enhancement)
Tracking
(firefox105 fixed)
RESOLVED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| firefox105 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 file)
you can see for example:
https://treeherder.mozilla.org/intermittent-failures/bugdetails?startday=2022-07-18&endday=2022-08-17&tree=trunk&bug=1739898
there are no messages/lines within view details for the failure.
In this case, it is a valid bug, but still should report something.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d7a2a7e9d27
fix edge case in ./mach test-info failure-report. r=aryx
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•