Closed
Bug 961212
Opened 11 years ago
Closed 11 years ago
Jit-test basic\bug713226.js times out on Windows 8 test machines
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dminor, Unassigned)
References
Details
This test fails on Cedar for Windows 8 (debug):
03:46:17 INFO - TIMEOUT - basic\bug713226.js
03:46:17 WARNING - TEST-UNEXPECTED-FAIL | tests\jit-test\jit-test\tests\basic\bug713226.js |
03:46:17 INFO - INFO exit-status : -1
03:46:17 INFO - INFO timed-out : True
03:46:17 INFO - INFO stdout >
03:46:17 INFO - INFO stderr 2>
Reporter | ||
Comment 1•11 years ago
|
||
It looks like this might solveable by tweaking the timeout values passed into the test suite by mozharness:
https://tbpl.mozilla.org/?tree=Try&rev=e8c1d7a5d1fc&showall=1
Reporter | ||
Comment 2•11 years ago
|
||
This hasn't shown up for a while, so it is either a rare intermittent or fixed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•