Closed Bug 451640 Opened 16 years ago Closed 16 years ago

test_longThreads.html, test_threadTimeouts.html fail in debug

Categories

(Testing :: Mochitest, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jorendorff, Unassigned)

Details

These two mochitests are failing for me in clean debug builds on my MacBook.

  dom/src/threads/test/test_longThreads.html
  dom/src/threads/test/test_threadTimeouts.html

The *next* test, which is quite unrelated (jquery stuff), also fails.  I suspect the thread tests are causing that too, but it's just a guess.
Sometimes after one of these tests fails, options.javascript.gczeal is left at 2 (I confirmed this using gdb).  This causes the browser to go comatose.
I disabled gczeal on the tests tonight so that tracemonkey could land (apparently it was breaking their debug builds too). Maybe this is WFM now?
Yep!  Thanks.

It seems like we ought to be able to have gczeal tests, but turning it off solves my current problem.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.