Closed Bug 1265187 Opened 8 years ago Closed 8 years ago

jit tests often timing out on Windows XP

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: aryx, Unassigned)

References

Details

(Keywords: intermittent-failure)

JIT tests now often time out on Windows XP. This might get tagged as bug 1234743.

Compared these Windows XP opt logs:
http://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-win32/1460752647/mozilla-inbound_xp-ix_test-jittest-bm109-tests1-windows-build133.txt.gz
http://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-win32/1460764165/mozilla-inbound_xp-ix_test-jittest-bm111-tests1-windows-build806.txt.gz

Differences:
1442d1441
< INFO -  TEST-PASS | tests/jit-test/jit-test/tests/asm.js/testBug893519.js | Success (code 0, args "")
1447a1447
> INFO -  TEST-PASS | tests/jit-test/jit-test/tests/asm.js/testBug893519.js | Success (code 3, args "")
1793,1798d1792
< INFO -  TEST-PASS | tests/jit-test/jit-test/tests/auto-regress/bug1263558.js | Success (code 0, args "--baseline-eager --no-fpu")
< INFO -  TEST-PASS | tests/jit-test/jit-test/tests/auto-regress/bug1263558.js | Success (code 0, args "--baseline-eager")
< INFO -  TEST-PASS | tests/jit-test/jit-test/tests/auto-regress/bug1263558.js | Success (code 0, args "--ion-eager --ion-offthread-compile=off --non-writable-jitcode --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads")
< INFO -  TEST-PASS | tests/jit-test/jit-test/tests/auto-regress/bug1263558.js | Success (code 0, args "--ion-eager --ion-offthread-compile=off")
< INFO -  TEST-PASS | tests/jit-test/jit-test/tests/auto-regress/bug1263558.js | Success (code 0, args "--no-baseline --no-ion")
< INFO -  TEST-PASS | tests/jit-test/jit-test/tests/auto-regress/bug1263558.js | Success (code 0, args "")
1803d1796
< INFO -  TEST-PASS | tests/jit-test/jit-test/tests/auto-regress/bug1263857.js | Success (code 3, args "--no-baseline --no-ion")

bug 1263558 got backed out in https://hg.mozilla.org/integration/mozilla-inbound/rev/354cb3932e36994d7e772cedba237e9c3c60fe4c

But why does bug 1263857 not show up? http://hg.mozilla.org/mozilla-central/rev/c77b965d8c74
looks like, the frequent timeout started happening from following range (it's rough range),
there Windows xp JIT test got cancelled, maybe because of maybe infra issue?

https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&tochange=6500ef91810315bd2a4103b0b9ada0207c2b3686&fromchange=b8b7fa0549657d31f7bdf907683d72dd76b83ba2
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=18ba8acba7902115a6f897d7d22b1cc33cb56008
triggered 3 runs there, and all of them hit timeout, perhaps one of them:
will try bisecting.
Summary: jit tests often timing out on Windos XP → jit tests often timing out on Windows XP
talked to arai on irc and we will disable the tests from bug 1263857 to fix the intermittent failure on the trees
https://hg.mozilla.org/mozilla-central/rev/275d5a3b98dd
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in before you can comment on or make changes to this bug.