mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-23 00:09:24 +01:00
If the whole set of tests takes more than 5 seconds, the failure timeout from the first test could still trigger, causing an incorrect failure. Ensure the timeout is removed at the end of each test.i This will hopefully fix the CI failure seen here: https://gitlab.gnome.org/pwithnall/glib/-/jobs/1879558. ``` 204/266 glib:gio / gdbus-auth FAIL 9.21 s (killed by signal 5 SIGTRAP) … ok 1 /gdbus/auth/client/EXTERNAL Bail out! GLib-GIO-FATAL-ERROR: Timeout waiting for client ``` Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
8.5 KiB
8.5 KiB