Closed
Bug 540363
Opened 15 years ago
Closed 15 years ago
Make reftest dump INFO line indicating beginning of each test (to help understand timeouts/hangs/crashes)
Categories
(Testing :: Reftest, enhancement)
Testing
Reftest
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: jruderman)
Details
Attachments
(1 file)
1.28 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
When buildbot kills off a reftest/crashtest process, it would be nice to have the correct test file shown. This would save time from looking at reftest.list and trying to figure out what the "next test" is after the last one that passed. It might also help us figure out which hangs are due to the test that just finished rather than the one that should have loaded next.
I believe Mochitest does something like this already.
Example where this might be useful:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1263783795.1263785210.1372.gz&fulltext=1
Attachment #422151 -
Flags: review?(dbaron)
Comment on attachment 422151 [details] [diff] [review]
patch
r=dbaron
Attachment #422151 -
Flags: review?(dbaron) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Assignee: nobody → jruderman
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•