mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-31 04:43:06 +02:00
build: Mark the g-file-info test as succeeding
Previously it was marked as failing on macOS, but commit ed3998b390f5ac7c711c2d3088192036168ad2b2 seems to have fixed that. yay! Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Helps: #1392
This commit is contained in:
parent
86430a27d2
commit
d0eaccccad
@ -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' : {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user