Closed Bug 493924 Opened 15 years ago Closed 15 years ago

Some 'B' coverage tests fail in the interpreter on x64-linux

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lhansen, Assigned: stejohns)

References

Details

Attachments

(1 obsolete file)

FAILURES:
  abcasm/coverage/B.abc : not uint FAILED! expected: 2147483647, actual: 2147483647
  abcasm/coverage/B.abc : int or uint FAILED! expected: -1, actual: 4294967295
  abcasm/coverage/B.abc : int xor uint FAILED! expected: -1052689, actual: 4293914607

Presumably related to bug #465754.
BTW, the curious first failure is probably due to the same value having two different representations (which is part of the underlying bug here).
Feel free to push following approval if you want to quiet down the buildbot.
Attachment #378656 - Flags: review?(brbaker)
Comment on attachment 378656 [details] [diff] [review]
Plausible patch to expect these to fail on 64-bit systems

redux changeset 1914:bef539a2544a
Attachment #378656 - Attachment is obsolete: true
Attachment #378656 - Flags: review?(brbaker)
fixed in changeset:   2006:d5654b2ac8b2
Assignee: nobody → stejohns
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
tests are passing on all 64bit systems in buildbot
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: