Closed
Bug 510692
Opened 16 years ago
Closed 16 years ago
ecma/TypeConversion/9.3.1-3.js - "-0x123456789abcde8" reason: wrong value
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bc, Unassigned)
References
Details
(Keywords: regression, testcase)
ecma/TypeConversion/9.3.1-3.js
FAILED! - "-0x123456789abcde8" = NaN expected: 81985529216486880
http://hg.mozilla.org/tracemonkey/rev/a2ab5097c5e5
user: Saint Wesonga <wesongathedeveloper@yahoo.com> date: Fri Aug 14 15:03:10 2009 -0500 summary: Bug 273467 - -"-0x1" results in 1 instead of NaN. r=brendan.
I have a number of other regressions that may be related. News or bugs soonest.
Flags: in-testsuite+
Comment 1•16 years ago
|
||
Bug 273467 is fixed, the old ecma test here is in error. We should just revise it to reflect the spec.
/be
Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•