diff --git a/gio/tests/meson.build b/gio/tests/meson.build index 13a1775ce..f812736c6 100644 --- a/gio/tests/meson.build +++ b/gio/tests/meson.build @@ -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' : {},