Open
Bug 1374456
Opened 7 years ago
Updated 2 years ago
if last reftest in test run crashes, harness restarts and reports 'REFTEST ERROR | EXCEPTION: No tests to run'
Categories
(Testing :: Reftest, defect)
Testing
Reftest
Tracking
(Not tracked)
NEW
People
(Reporter: dbaron, Unassigned, Mentored)
References
Details
Following bug 1344991, if the last test in a reftest run crashes, the harness tries to restart to continue after that test and then reports a failure:
REFTEST ERROR | EXCEPTION: No tests to run
It seems that if there are no tests left it should either:
(a) not restart, or
(b) not report an exception that there aren't any tests
Flags: needinfo?(shing.lyu)
Comment 1•5 years ago
|
||
Dropping stale needinfo to get this bug off the triage dashboard. It's unclear if this bug still happens, but should be easy to try and reproduce it. I can mentor anybody who's looking for a beginner-type bug to work on.
Mentor: kats
Flags: needinfo?(shing.lyu)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•