Closed
Bug 1119367
Opened 10 years ago
Closed 8 months ago
asm.js/testProfiling.js: Differential behaviour between AsmJS / Interpreter.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: nbp, Unassigned)
References
Details
Apparently the test asm.js/testProfiling.js is only enabled on the ARM simulator, and show a different behaviour with/without asm.js enabled.
Assertion failed: got "", expected "<gf>" (code 3, args "--no-asmjs")
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=6925134b71bc
I will remove from Bug 1117146 the flag which is used to enable both variant of the test for the moment. Once this bug is fixed, add
// |jit-test| test-also-noasmjs
line at the top of the testProfiling.js file.
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•3 years ago
|
Severity: normal → S3
Comment 2•8 months ago
|
||
asm.js is not a priority these days. Closing this bug, but please reopen if needed.
Status: REOPENED → RESOLVED
Closed: 7 years ago → 8 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•