Closed Bug 582143 Opened 14 years ago Closed 14 years ago

JM: jsreftest browser fail on ecma/Expressions/11.4.7-02.js

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dmandelin, Assigned: dmandelin)

References

Details

Attachments

(1 file)

begin test: ecma/Expressions/11.4.7-02.js
BUGNUMBER: 432881
PASSED! -(0) == 0
PASSED! -(0) == 0
PASSED! -(1) == -1
PASSED! -(Infinity) == -Infinity
PASSED! -(-Infinity) == Infinity
PASSED! -(1073741824) == -1073741824
PASSED! -(-1073741824) == 1073741824
PASSED! -(1073741823) == -1073741823
PASSED! -(-1073741823) == 1073741823
PASSED! -(1073741824) == -1073741824
PASSED! -(-1073741824) == 1073741824
PASSED! -(1073741823) == -1073741823
PASSED! -(-1073741823) == 1073741823
PASSED! -(2147483648) == -2147483648
FAILED! -(-2147483648) == 2147483648 : Expected value '2147483648', Actual value '-2147483648'
PASSED! -(2147483647) == -2147483647
PASSED! -(-2147483647) == 2147483647
Attached patch PatchSplinter Review
Assignee: general → dmandelin
Status: NEW → ASSIGNED
Attachment #460607 - Flags: review?(dvander)
Attachment #460607 - Flags: review?(dvander) → review+
http://hg.mozilla.org/projects/jaegermonkey/rev/0cd510209461
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: