build: Mark the g-file-info test as succeeding

Previously it was marked as failing on macOS, but commit
ed3998b390 seems to have fixed that. yay!

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Helps: #1392
This commit is contained in:
Philip Withnall 2022-10-21 15:48:33 +01:00
parent 86430a27d2
commit d0eaccccad

View File

@ -72,10 +72,7 @@ gio_tests = {
}, },
'gsubprocess' : {}, 'gsubprocess' : {},
'g-file' : {}, 'g-file' : {},
'g-file-info' : { 'g-file-info' : {},
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/1392
'should_fail' : host_system == 'darwin',
},
'g-icon' : {}, 'g-icon' : {},
'gdbus-addresses' : {}, 'gdbus-addresses' : {},
'gdbus-message' : {}, 'gdbus-message' : {},