Opened 15 years ago
Closed 14 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 by , 15 years ago
| Milestone: | 4.7.0 |
|---|
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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