| Ticket Hash: | 64cdb7621260855edf46e074d3520d282d3d8cfd | ||
| Title: | tests/all.tcl always succeeds | ||
| Status: | Closed | Type: | Code Defect |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2024-05-28 00:40:10 1.43 years ago |
Created: |
2023-11-20 02:43:51 1.95 years ago |
| Version Found In: | 1.7.22 | ||
| User Comments: | ||||
doofus added on 2023-11-20 02:43:51:
Even if all tests were to fail, the script That breaks automation, because the caller does not know of any test-failures. The patch below addresses this problem:
bohagan added on 2024-05-28 00:40:10:
This is resolved by the changes in [af2c6346c92d5d04]. | ||||