gnu: upower: Disable failing test.

* gnu/packages/gnome.scm (upower)[arguments]: In phase "adjust-tests-suite",
disable failing "test_daemon_restart" test.

Change-Id: I2f4083cd46eb089d7dabfa41a6b1b3b35888ec72
This commit is contained in:
Janneke Nieuwenhuizen 2024-12-30 21:20:17 +01:00
parent 613993d3c6
commit 571a6e012f
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -5907,7 +5907,9 @@ (define-public upower
;; This test calls an unimplemented bluez dbus method.
(substitute* "src/linux/integration-test.py"
(("test_bluetooth_hidpp_mouse")
"disabled_test_bluetooth_hidpp_mouse"))
"disabled_test_bluetooth_hidpp_mouse")
(("test_daemon_restart")
"disabled_test_daemon_restart"))
#$@(if (target-x86-32?)
;; Address test failure caused by excess precision
;; on i686: