Closed
Bug 440739
Opened 17 years ago
Closed 17 years ago
fix vector tests with runtime errors in debugger vm mode
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dschaffe, Unassigned)
Details
Attachments
(1 file)
|
19.65 KB,
patch
|
brbaker
:
review+
|
Details | Diff | Splinter Review |
the vector tests verify runtime errors in many cases. in debugger builds runtime errors add more detail besides the number
in the testing shell we should add a mechanism to parse just the number to tests can match on release and debugger builds. if a test wants to verify the messages can add an or into the logic of the test.
| Reporter | ||
Comment 1•17 years ago
|
||
Attachment #325984 -
Flags: review?(brbaker)
Updated•17 years ago
|
Attachment #325984 -
Flags: review?(brbaker) → review+
| Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•