Open
Bug 1129936
Opened 10 years ago
Updated 2 years ago
add_task() and waitForExplicitFinish() should be exclusive
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
NEW
People
(Reporter: ttaubert, Unassigned)
References
Details
Bug 1129697 just fixed a test that was using both, calling waitForExplicitFinish() from a task. We should make the test harness yell when both are used together.
Comment 1•10 years ago
|
||
see also https://bugzilla.mozilla.org/show_bug.cgi?id=1129697#c2 for a possible approach
Assignee | ||
Updated•7 years ago
|
Component: BrowserTest → Mochitest
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•