mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 08:16:24 +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' : {},
|
'sleepy-stream' : {},
|
||||||
'socket' : {},
|
'socket' : {},
|
||||||
'socket-listener' : {},
|
'socket-listener' : {},
|
||||||
'socket-service' : {},
|
'socket-service' : { 'suite': ['flaky'] },
|
||||||
'srvtarget' : {},
|
'srvtarget' : {},
|
||||||
'task' : {},
|
'task' : {},
|
||||||
'vfs' : {},
|
'vfs' : {},
|
||||||
|
Loading…
Reference in New Issue
Block a user