Closed
Bug 474811
Opened 17 years ago
Closed 16 years ago
Add a way for tests to override the 5 minute harness timeout
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 527614
People
(Reporter: bzbarsky, Unassigned)
Details
It would be good to have a way for mochitests to indicate "still alive" to the harness, so that tests that run for more than 5 minutes could be written. A simple approach might be a callback that will just clearTimeout the existing timer and reset it again.
Comment 1•16 years ago
|
||
We're kinda bad at keeping track of bugs in our test harnesses. At least this is being duped to a FIXED bug!
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•