Closed Bug 1259651 Opened 9 years ago Closed 9 years ago

Add the ability to register callback functions to be notified when a mochitest times out to SimpleTest

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(firefox48 fixed)

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

References

Details

Attachments

(1 file)

This is similar to bug 866641. The usage is like: SimpleTest.registerTimeoutFunction(function() { // This is called when a test times out. // You can print debug logs here to know what fails to complete. });
Assignee: nobody → jwwang
Blocks: 1259650
Attachment #8734610 - Flags: review?(ted) → review+
Thanks for the review!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Blocks: 1265978
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: