Closed Bug 704981 Opened 13 years ago Closed 13 years ago

If one test opts out of failing on uncaught exceptions then all subsequent tests don't fail on uncaught exceptions

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 703176

People

(Reporter: mossop, Unassigned)

References

Details

Bug 652494 introduces reporting uncaughts exceptions as failures and allowing calls to ignoreAllUncaughtExceptions() to opt out of that behaviour for a test. However once that is called all subsequent tests are opted out too. The xpinstall tests throw some accepted exceptions (bug 670858) but don't show up on tinderbox because some earlier tests opt out. However if I just run the xpinstall tests locally then I see the 6 test failures.
The patch in bug 703176 should fix this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.