Closed Bug 644393 Opened 14 years ago Closed 12 years ago

workers-terminate.js doesn't work under various MethodJit configurations

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
mozilla2.0

People

(Reporter: paul.biggar, Unassigned)

References

(Blocks 1 open bug)

Details

When I run jstests.py under many JITFLAG combinations (bug 642299), I get errors: 32-bit: TEST-UNEXPECTED-FAIL | -a -m | js1_8_5/extensions/worker-terminate.js | Got error: undefined : Expected value '0', Actual value '1' TEST-UNEXPECTED-FAIL | -a -m -d | js1_8/extensions/regress-422269.js 64-bit: TEST-UNEXPECTED-FAIL | -m -j -p | js1_8_5/extensions/worker-terminate.js | Got error: undefined : Expected value '0', Actual value '1' TEST-UNEXPECTED-FAIL | -a -m -j | js1_8_5/extensions/worker-terminate.js | Got error: undefined : Expected value '0', Actual value '1' TEST-UNEXPECTED-FAIL | -a -m -d | js1_8_5/extensions/worker-terminate.js | Got error: undefined : Expected value '0', Actual value '1' I can't reproduce it locally though, and it doesn't seem to be a timeout.
Blocks: 652408
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.