Closed Bug 1162078 Opened 9 years ago Closed 9 years ago

Intermittent cgc bug654392.js,bug656261.js,bug753283.js | Timeout

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox38 --- unaffected
firefox39 --- unaffected
firefox40 --- fixed
firefox-esr31 --- unaffected
firefox-esr38 --- unaffected

People

(Reporter: RyanVM, Assigned: jonco)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

      No description provided.
The default timeout is 2 minutes 30 seconds.  These all pass locally when run locally with a longer timeout:

~/clone/dev/js/src$ time JS_GC_ZEAL=14 ./jit-test/jit_test.py --timeout 999 --args='--ion-eager --ion-offthread-compile=off' gcc-build/shell auto-regress/bug654392.js
[1|0|0|0] 100% ==========================================================>| 265.6s
PASSED ALL

real	4m25.766s
user	5m11.256s
sys	0m1.168s
~/clone/dev/js/src$ time JS_GC_ZEAL=14 ./jit-test/jit_test.py --timeout 999 --args='--ion-eager --ion-offthread-compile=off' gcc-build/shell basic/bug656261.js
[1|0|0|0] 100% ==========================================================>| 191.7s
PASSED ALL

real	3m11.898s
user	4m25.628s
sys	0m1.828s
~/clone/dev/js/src$ time JS_GC_ZEAL=14 ./jit-test/jit_test.py --timeout 999 --args='--no-baseline --no-ion' gcc-build/shell basic/bug753283.js
[1|0|0|0] 100% ==========================================================>| 252.2s
PASSED ALL

real	4m12.345s
user	4m41.600s
sys	0m1.272s
Patch to add these tests to the list of allowed timeouts.
Assignee: nobody → jcoppeard
Attachment #8602706 - Flags: review?(terrence)
Attachment #8602706 - Flags: review?(terrence) → review+
https://hg.mozilla.org/mozilla-central/rev/fd5e9b7eec13
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: