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:
Philip Withnall 2019-02-06 12:47:57 +00:00
parent 82c3e92855
commit cffed58737

View File

@ -67,7 +67,7 @@ gio_tests = {
'sleepy-stream' : {},
'socket' : {},
'socket-listener' : {},
'socket-service' : {},
'socket-service' : { 'suite': ['flaky'] },
'srvtarget' : {},
'task' : {},
'vfs' : {},