~ruther/guix-local

26080c6b53509ea23c6923325c091efeb997a250 — Tobias Geerinckx-Rice 1 year, 9 months ago f30509e
Revert "gnu: at-spi2-core: Remove unnecessary test timeout."

This reverts commit 58a839273d1e4fac2b3a0ec456aabdf82deaa124.
Hello I am new here:

  <cbaines>nckx, 58a839273d1e4fac2b3a0ec456aabdf82deaa124 leads to
  nearly 4000 rebuilds
1 files changed, 0 insertions(+), 3 deletions(-)

M gnu/packages/gtk.scm
M gnu/packages/gtk.scm => gnu/packages/gtk.scm +0 -3
@@ 856,9 856,6 @@ ever use this library.")
                       (with-directory-excursion (string-append "../at-spi2-core-"
                                                                #$version "")
                         (invoke "dbus-run-session" "--" "ci/run-registryd-tests.sh")
                         (substitute* "tests/atspi/meson.build"
                           ;; Remove a timeout causing aarch64 build failures.
                           ((", timeout: [0-9]+") ""))
                         (substitute* "ci/run-tests.sh"
                           (("ps auxwww") "")   ;avoid a dependency on procps
                           (("meson test -C _build")