Closed Bug 613482 Opened 14 years ago Closed 9 years ago

Failing debug-related jit-tests (563000) on ARM.

Categories

(Core :: JavaScript Engine, defect)

ARM
Linux
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: jbramley, Assigned: jbramley)

References

Details

Current Trace Monkey tip (3abee1afa066) fails the following jit-tests on
my ARM board:

    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js                                                                                                    
    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js                                                                                                       
    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js                                                                                                       
    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js                                                                                                   
    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js                                                                                                     
    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js                                                                                                     
    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/trap-self.js                                                                                                               
    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js                                                                                                     
    -m /work/moz/mozilla.org/tracemonkey/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js                                                                                                             

The tests pass on x86. These tests seem to have been in the repository
for some time, so this seems to indicate that something has broken.

I will bisect to find the culprit when I get a chance.

I didn't test with the tracer or just the interpreter, but I will at
some point.
Also, failing debug jstests on tip on my tegra2:

    e4x/Regress/regress-308111.js
    ecma/Date/15.9.5.10-2.js
    ecma/Date/15.9.5.11-2.js
    ecma/Date/15.9.5.12-2.js
    ecma_5/Object/15.2.3.6-redefinition-1-of-4.js
    ecma_5/Object/15.2.3.6-redefinition-2-of-4.js
    ecma_5/Object/15.2.3.6-redefinition-3-of-4.js
    ecma_5/Object/15.2.3.6-redefinition-4-of-4.js
    ecma_5/Object/15.2.3.6-middle-redefinition-1-of-8.js
    ecma_5/Object/15.2.3.6-middle-redefinition-2-of-8.js
    ecma_5/Object/15.2.3.6-middle-redefinition-3-of-8.js
    ecma_5/Object/15.2.3.6-middle-redefinition-4-of-8.js
    ecma_5/Object/15.2.3.6-middle-redefinition-5-of-8.js
    ecma_5/Object/15.2.3.6-middle-redefinition-6-of-8.js
    ecma_5/Object/15.2.3.6-middle-redefinition-7-of-8.js
    ecma_5/Object/15.2.3.6-middle-redefinition-8-of-8.js
    ecma_5/Object/15.2.3.6-dictionary-redefinition-1-of-8.js
    ecma_5/Object/15.2.3.6-dictionary-redefinition-2-of-8.js
    ecma_5/Object/15.2.3.6-dictionary-redefinition-3-of-8.js
    ecma_5/Object/15.2.3.6-dictionary-redefinition-4-of-8.js
    ecma_5/Object/15.2.3.6-dictionary-redefinition-5-of-8.js
    ecma_5/Object/15.2.3.6-dictionary-redefinition-6-of-8.js
    ecma_5/Object/15.2.3.6-dictionary-redefinition-7-of-8.js
    ecma_5/Object/15.2.3.6-dictionary-redefinition-8-of-8.js
    js1_6/extensions/regress-456826.js
    js1_8_5/regress/regress-595230-1.js
Are these still broken? We have jit-tests running on Android on Cedar now:
https://tbpl.mozilla.org/php/getParsedLog.php?id=28370142&tree=Cedar
Those test cases are gone (as is TraceMonkey).
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.