mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-15 20:25:12 +01:00
spawn-test: Remove the can_fail attribute
This commit is contained in:
parent
390dcc92d8
commit
5631a6b9eb
@ -124,7 +124,6 @@ glib_tests = {
|
||||
'extra_programs' : ['test-spawn-echo'],
|
||||
},
|
||||
'spawn-test' : {
|
||||
'can_fail': host_system == 'windows' and cc.get_id() == 'gcc',
|
||||
'extra_programs' : host_machine.system() == 'windows' ? ['spawn-test-win32-gui'] : [],
|
||||
},
|
||||
'strfuncs' : {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user