guix/gnu
Philip McGrath 7b0df27906
gnu: chez-scheme: Backport test fix.
The backported commit fixes crashes when signals are delivered to
non-Scheme threads, including GC worker threads and threads
created by foreign libraries.  This appears to have been the
cause of the intermittent test failures we have experienced.

* gnu/packages/patches/chez-scheme-backport-signal.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/chez-scheme.scm (chez-scheme)[source]<patches>: Use it.
(chez-scheme-for-racket, chez-scheme): Enable tests.

Change-Id: Ifd87ca0d1707ef6ad067d883772a5b42803ead94
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-07-09 17:09:46 +03:00
..
bootloader bootloader: Add u-boot-starfive-visionfive2-bootloader. 2024-05-22 11:15:30 +08:00
build file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
home home: services: Add home-startx-command-service-type. 2024-05-30 22:40:54 +01:00
installer
machine file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
packages gnu: chez-scheme: Backport test fix. 2024-07-09 17:09:46 +03:00
services services: oci-container: Allow setting Shepherd actions in oci-container-configuration. 2024-07-05 15:12:34 +08:00
system services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
tests tests: libvirt-test: Give the libvirt service time to start. 2024-06-17 08:36:12 +03:00
artwork.scm
bootloader.scm
ci.scm ci: Add cross-compilation jobs for x86_64-linux-gnux32. 2024-06-13 08:53:20 +02:00
compression.scm
home.scm
image.scm
installer.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
local.mk gnu: chez-scheme: Backport test fix. 2024-07-09 17:09:46 +03:00
machine.scm
packages.scm
services.scm
system.scm system: Do not delete all nss-certs packages when they are the same object. 2024-05-15 22:53:31 -04:00
tests.scm