mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
tests: Mark network-address test as expected to succeed on macOS
Commit 13c4b9579b
seems to have fixed
`network-address` so that it’s reliable everywhere, including on macOS.
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Helps: #1392
This commit is contained in:
parent
9469922d5c
commit
141d3f68d3
@ -87,11 +87,7 @@ gio_tests = {
|
||||
'memory-monitor' : {},
|
||||
'memory-output-stream' : {},
|
||||
'mount-operation' : {},
|
||||
'network-address' : {
|
||||
'extra_sources': ['mock-resolver.c'],
|
||||
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/1392
|
||||
'should_fail' : host_system == 'darwin',
|
||||
},
|
||||
'network-address' : {'extra_sources': ['mock-resolver.c']},
|
||||
'network-monitor' : {},
|
||||
'network-monitor-race' : {},
|
||||
'permission' : {},
|
||||
|
Loading…
Reference in New Issue
Block a user