mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01:00
tests: Unmark socket-service test as flaky
This essentially reverts commit cffed587371027a1ecc7eba5ad66cb814941785e. The preceding two commits have fixed the test so it’s no longer flaky. The following command gives 5000 passes in a row for me: meson test -C /opt/gnome/build/glib/ socket-service --repeat 5000 Signed-off-by: Philip Withnall <withnall@endlessm.com> Fixes: #1679
This commit is contained in:
parent
f25c3f2704
commit
07414e17ef
@ -67,7 +67,7 @@ gio_tests = {
|
||||
'sleepy-stream' : {},
|
||||
'socket' : {},
|
||||
'socket-listener' : {},
|
||||
'socket-service' : { 'suite': ['flaky'] },
|
||||
'socket-service' : {},
|
||||
'srvtarget' : {},
|
||||
'task' : {},
|
||||
'vfs' : {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user