Summary
coerce reports success when some tests fail
Metadata
- Id: 67348f8080e4c811e13b90f25527e9aa2c5236c7
- Trac id: 561
- Type: defect
- Reporter: mario
- Owner: kon
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.6.x
- Changetime: 2011-07-20 21:16:44 UTC
- Created: 2011-04-07 22:35:59 UTC
- Keywords: coerce
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.
Changes and comments
[2011-04-27 12:10:07 UTC] felix removed milestone 4.7.0
[2011-07-20 21:16:44 UTC] kon changed status from new to closed
[2011-07-20 21:16:44 UTC] kon set resolution to fixed
[2011-07-20 21:16:44 UTC] kon wrote:
Fixed Jun 18 2011 - coerce errors. Replaced old-style test for errors on exit with `(test-exit)'.