1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/tests
Ludovic Courtès b5303183ef tests: Make ‘tests/print.scm’ deterministic.
The “package with inputs” test would fail non-deterministically:
sometimes ‘package->code’ would pick the ‘glibc’ symbol, sometimes it
would take ‘glibc/hurd’, which is an alias for ‘glibc’.

* tests/print.scm (pkg-with-inputs)[inputs]: Replace ‘glibc’ with
‘gnu-make’.

Change-Id: Ie192adda98d66546fae820a6bcdd5bb4b9f4dae7
2024-09-28 00:20:18 +02:00
..
2023-02-19 21:13:23 -05:00