Closed Bug 899250 Opened 11 years ago Closed 9 years ago

jit-test/tests/parallel failures in threadsafe builds

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: luke, Unassigned)

References

Details

Although they seem to pass on tbpl, in a fresh debug threadsafe shell (--enable-debug --disable-optimize --enable-threadsafe --with-system-nspr) on linux, these tests fail:
    tests/parallel/Array-filterPar-all.js
    tests/parallel/Array-filterPar-non-divisible.js
    tests/parallel/Array-filterPar-every-third-element.js
    tests/parallel/Array-filterPar-none.js
    tests/parallel/Array-filterPar-truthy.js
    tests/parallel/Array-filterPar-very-few.js
    tests/parallel/Array-reducePar-mul.js
    tests/parallel/Array-reducePar-sum.js
    tests/parallel/Array-reducePar-bail.js
    tests/parallel/Array-reducePar-mul-short.js
Mostly with the message:
  Error: expected parallel execution but found sequential was forced
Assignee: general → nobody
Blocks: PJS
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.