Open
Bug 689402
Opened 14 years ago
Updated 1 year ago
jit_tests.py should fail if engine returns 'false' without reporting an error
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: luke, Unassigned)
References
(Blocks 1 open bug)
Details
One class of JS engine bugs is returning 'false' without reporting an error on the 'cx'. jit_tests.py doesn't catch this so tests may silently pass even though they are erroring out early.
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
This feels like we've seen it recentish, and so should be double-checked.
You need to log in
before you can comment on or make changes to this bug.
Description
•