Closed
Bug 940143
Opened 11 years ago
Closed 11 years ago
Autophone - update newlogparser to detect mochitest runtests.py log lines
Categories
(Testing Graveyard :: Autophone, defect)
Testing Graveyard
Autophone
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
mcote
:
review+
|
Details | Diff | Splinter Review |
Bug 865349 removed the leading INFO | from the Mochitest Running tests: start.
message which broke the detection of the beginning of the actual test output. This patch adapts the current code to work around the change. I tested it with the mochitest skiagl tests as well as reftests, jsreftests, crashtests, mochitests and robocop tests and didn't see any other fall out from bug 865349.
I agree newlogparser is in need of a refactoring if possible, but I'll leave that for another day.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8334266 -
Flags: review?(mcote)
Comment 2•11 years ago
|
||
Comment on attachment 8334266 [details] [diff] [review]
bug-940143.patch
Review of attachment 8334266 [details] [diff] [review]:
-----------------------------------------------------------------
Didn't run it, but it looks good.
Attachment #8334266 -
Flags: review?(mcote) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•