guix-cuirass/tests
Ludovic Courtès 7c697ad7f1
utils: ‘with-resource-from-pool’ does not suspend from exception handler.
Fixes <https://issues.guix.gnu.org/67041>.

* src/cuirass/utils.scm (call-with-resource-from-pool): Rewrite to avoid
calling ‘put-message’ from the exception handler.
* tests/utils.scm ("resource pool, exception thrown"): New test.
2023-11-16 23:20:00 +01:00
..
base.scm tests: Add missing test group statements. 2016-07-27 14:17:10 +02:00
basic.sh Add 'basic.sh' test. 2016-07-03 16:50:27 +02:00
common.scm tests: 'retry' uses (@ (fibers) sleep) when appropriate. 2023-07-09 23:38:51 +02:00
database.scm build: Add missing test files to the distribution. 2023-10-29 22:58:14 +01:00
http.scm http: Fix “/api/jobs/history” endpoint. 2023-10-01 16:15:21 +02:00
mail.sh tests: Tweak 'mail.sh' helper. 2023-07-09 22:32:23 +02:00
metrics.scm metrics: Prevent a zero division for percentage-failed-eval-per-spec. 2021-08-11 09:49:12 +02:00
remote.scm database: Use records instead of alists. 2023-08-23 21:50:24 +02:00
signing-key.pub Add remote building tests. 2021-03-22 18:29:07 +01:00
signing-key.sec Add remote building tests. 2021-03-22 18:29:07 +01:00
utils.scm utils: ‘with-resource-from-pool’ does not suspend from exception handler. 2023-11-16 23:20:00 +01:00