From 6e4b70e06270fe9a4847b07d893bc14b34b823d6 Mon Sep 17 00:00:00 2001 From: Arjan Molenaar Date: Fri, 8 Nov 2024 20:50:37 +0100 Subject: [PATCH] macos: content-type tests should succeed --- gio/tests/meson.build | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gio/tests/meson.build b/gio/tests/meson.build index 273ff01a9..43c1bfe34 100644 --- a/gio/tests/meson.build +++ b/gio/tests/meson.build @@ -60,10 +60,7 @@ gio_tests = { 'buffered-output-stream' : {}, 'cancellable' : {}, 'contexts' : {}, - 'contenttype' : { - # FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/1392 / https://gitlab.gnome.org/GNOME/glib/-/issues/1251 - 'can_fail' : host_system == 'darwin', - }, + 'contenttype' : {}, 'converter-stream' : { # musl: charset tests fail due to missing collation support in musl libc # From https://wiki.musl-libc.org/roadmap#Open_future_goals