mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
tests: Tag socket-service test as ‘flaky’
It needs investigating and fixing properly, but let’s not let it disrupt the CI in the meantime. Follow-up in https://gitlab.gnome.org/GNOME/glib/issues/1679. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
82c3e92855
commit
cffed58737
@ -67,7 +67,7 @@ gio_tests = {
|
||||
'sleepy-stream' : {},
|
||||
'socket' : {},
|
||||
'socket-listener' : {},
|
||||
'socket-service' : {},
|
||||
'socket-service' : { 'suite': ['flaky'] },
|
||||
'srvtarget' : {},
|
||||
'task' : {},
|
||||
'vfs' : {},
|
||||
|
Loading…
Reference in New Issue
Block a user