Closed
Bug 1018887
Opened 11 years ago
Closed 10 years ago
[mozharness] Make web-platform-tests output match TEST-UNEXPECTED-.* regexp for test_end messages.
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgraham, Assigned: jgraham)
Details
Attachments
(1 file)
1.36 KB,
patch
|
mozilla
:
review+
|
Details | Diff | Splinter Review |
When a web-platform-tests file gets an unexpected status like TIMEOUT rather than OK, mozharness it emits TEST END UNEXPECTED-TIMEOUT, which doesn't match the regexp on tbpl and so isn't displayed in the summary.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8432410 -
Flags: review?(aki)
Updated•11 years ago
|
Attachment #8432410 -
Flags: review?(aki) → review+
Comment 2•11 years ago
|
||
In production with reconfig on 2014-06-03 00:53 PT
Updated•11 years ago
|
Component: General Automation → Mozharness
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•