Closed Bug 1159096 Opened 10 years ago Closed 10 years ago

Intermittent Android jsreftest.html?test=js1_8_5/extensions/recursion.js | load failed: null

Categories

(Core :: JavaScript Engine, defect)

ARM
Android
defect
Not set
normal

Tracking

()

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

People

(Reporter: philor, Assigned: RyanVM)

Details

(Keywords: intermittent-failure)

No description provided.
From my comment in bug 1099149 comment 68: It appears the failing jsreftest has a header saying this: // |reftest| skip-if(xulRuntime.OS=="Darwin"&&isDebugBuild) -- this takes too long to over-recurse. So we could add Android debug to this list, although it'd be a bit unfortunate. In the meanwhile, this failing reftest test doesn't appear related to the SIMD patch, in a first glance. The test does relate to recursion, so maybe something changed our way to handle over-recursion (like, we can handle a bigger call stack) and provoked this intermittent failure. More on this: on my relatively powerful machine, the test takes 10 seconds to run, without additional parameters. With --tbpl, it sums up to 14 seconds for all 6 variants.
Assignee: nobody → ryanvm
Flags: in-testsuite-
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.