guix/gnu
Maxim Cournoyer df568fc411
tests: web: Have the retry-on-error throw on exhausted attempts.
Previously, it'd simply return the error arguments, which would not always
fail a 'test-assert' test, for example.

* gnu/tests/web.scm (retry-on-error): Re-throw the error when the attempts
have been exhausted.

Change-Id: Ic1468d8ba23f0f78377e90d19bccb2878dc56f0e
2025-02-13 00:07:21 +09:00
..
bootloader bootloader/grub: Create grub background image with ungrafted inputs. 2025-01-26 09:32:59 +02:00
build linux-container: Ignore EPERM when attempting to mount /sys. 2025-01-27 14:42:41 +01:00
home home: services: shepherd: Add ‘transient’ and ‘timer’ services. 2025-01-26 22:09:27 +01:00
installer
machine machine: Implement 'hetzner-environment-type'. 2025-02-09 18:20:42 +01:00
packages gnu: speed-dreams: Update to 2.4.0. 2025-02-13 00:07:21 +09:00
services services: log-cleanup: Add Shepherd service documentation. 2025-02-12 10:11:01 +01:00
system system/vm: Fix virtual-machine bug. 2025-02-13 00:07:21 +09:00
tests tests: web: Have the retry-on-error throw on exhausted attempts. 2025-02-13 00:07:21 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm home: services: Add ‘transient’ and ‘timer’ to ‘%base-home-services’. 2025-01-26 22:09:27 +01:00
image.scm
installer.scm
local.mk gnu: llhttp-bootstrap: Update to 9.2.1. 2025-02-11 14:02:51 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm