gnu: grub: Unconditionally disable grub_cmd_date test.

* gnu/packages/bootloaders.scm (grub) [#:phases] {skip-tests}: Remove
conditional.

Change-Id: I9a91377810a60fc0d7a909b4619fc53fe2b5cc8e
This commit is contained in:
Maxim Cournoyer 2025-09-03 21:03:23 +09:00
parent c5da26f402
commit ceb243e475
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -210,13 +210,13 @@
(substitute* "Makefile.in"
(("grub_cmd_date grub_cmd_set_date grub_cmd_sleep")
"grub_cmd_date grub_cmd_sleep"))))
#$@(if (target-ppc64le?)
#~((add-before 'check 'skip-tests
(lambda _
(substitute* "Makefile.in"
((" grub_cmd_date ") " ")
((" pseries_test ") " ")))))
#~())
(add-before 'check 'skip-tests
(lambda _
(substitute* "Makefile.in"
;; The grub_cmd_date sometimes fail (see:
;; <https://savannah.gnu.org/bugs/index.php?67471>).
((" grub_cmd_date ") " ")
((" pseries_test ") " "))))
(add-before 'check 'disable-pixel-perfect-test
(lambda _
;; This test compares many screenshots rendered with an older