Opened 13 years ago

Closed 13 years ago

#561 closed defect (fixed)

coerce reports success when some tests fail

Reported by: Mario Domenech Goulart Owned by: Kon Lovett
Priority: major Milestone:
Component: extensions Version: 4.6.x
Keywords: coerce Cc:
Estimated difficulty:

Description

http://tests.call-cc.org/master/linux/x86/2011/04/07/salmonella-report/ says coerce passes all tests, but http://tests.call-cc.org/master/linux/x86/2011/04/07/salmonella-report/tests/coerce.html shows some failures.

I suppose the test script is always exiting 0, even if tests fail.

Change History (2)

comment:1 Changed 13 years ago by felix winkelmann

Milestone: 4.7.0

comment:2 Changed 13 years ago by Kon Lovett

Resolution: fixed
Status: newclosed

Fixed Jun 18 2011 - coerce errors. Replaced old-style test for errors on exit with `(test-exit)'.

Note: See TracTickets for help on using tickets.