Merge branch 'wip/pwithnall/macos-file-info-test-fixed' into 'main'

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

See merge request GNOME/glib!3004
This commit is contained in:
Simon McVittie 2022-10-21 18:56:12 +00:00
commit 662661a8d0

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' : {},