Share

SUnit

Tracker: Bugs

5 Bug with resumable failures - ID: 1049476
Last Update: Attachment added ( hawilki )

Hi, theres is a bug related with resumable failures
The problem arise when a test do something like this:

testResumableFailure

self assert: false description: '' resumable: true.

This test is added as passed instead of failure.
There is a bug also with Visual Age when an exception is
resumable. When the exception is resumable this test
fail:

testResumableException

self should: [ self halt ] raise: ExHalt

I'm attaching the fix done for visual age in dat and file
out format.

Hernan.


Hernan Wilkinson ( hawilki ) - 2004-10-18 18:39

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
ResumableTestFailureFix.zip Download

Change ( 1 )

Field Old Value Date By
File Added 105563: ResumableTestFailureFix.zip 2004-10-18 18:39 hawilki