Closed
Bug 1167712
Opened 10 years ago
Closed 10 years ago
Reftest analyzer doesn't work with mach output which has timestamps
Categories
(Testing :: Reftest, defect)
Testing
Reftest
Tracking
(firefox41 fixed)
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(2 files)
44.09 KB,
text/plain
|
Details | |
962 bytes,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
If you run |mach reftest| on whatever test(s) you care about, the output from the command has timestamps in the front which seem to trip up the reftest analyzer. So you can't directly paste the output into the analyzer :(
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8609574 [details] [diff] [review]
Patch
Not sure if this regex is now *too* general...
Attachment #8609574 -
Flags: review?(dbaron)
Comment on attachment 8609574 [details] [diff] [review]
Patch
r=dbaron, although maybe just drop the "^.*?"
Attachment #8609574 -
Flags: review?(dbaron) → review+
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•