mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-02 17:26: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-monitor' : {},
|
||||||
'memory-output-stream' : {},
|
'memory-output-stream' : {},
|
||||||
'mount-operation' : {},
|
'mount-operation' : {},
|
||||||
'network-address' : {
|
'network-address' : {'extra_sources': ['mock-resolver.c']},
|
||||||
'extra_sources': ['mock-resolver.c'],
|
|
||||||
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/1392
|
|
||||||
'should_fail' : host_system == 'darwin',
|
|
||||||
},
|
|
||||||
'network-monitor' : {},
|
'network-monitor' : {},
|
||||||
'network-monitor-race' : {},
|
'network-monitor-race' : {},
|
||||||
'permission' : {},
|
'permission' : {},
|
||||||
|
Loading…
Reference in New Issue
Block a user