mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
XXX ci: Allow gio/socket test to fail
This commit is contained in:
@@ -117,7 +117,7 @@ gio_tests = {
|
||||
'sleepy-stream' : {},
|
||||
'socket' : {
|
||||
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/1392
|
||||
'can_fail' : host_system == 'darwin',
|
||||
'can_fail' : true,
|
||||
},
|
||||
'socket-listener' : {},
|
||||
'socket-service' : {},
|
||||
|
Reference in New Issue
Block a user