mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
tests: Tag gsocketclient-slow 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/1653. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
1a73410a96
commit
5612c90fdf
@ -144,7 +144,8 @@ if host_machine.system() != 'windows'
|
||||
],
|
||||
'env' : {
|
||||
'LD_PRELOAD': '@0@/slow-connect-preload.so'.format(meson.current_build_dir())
|
||||
}
|
||||
},
|
||||
'suite': ['flaky'],
|
||||
},
|
||||
'gschema-compile' : {'install' : false},
|
||||
'trash' : {},
|
||||
|
Loading…
Reference in New Issue
Block a user