mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
ci: Mark failing windows tests as can-fail and do not ignore test failures
This commit is contained in:
@@ -125,7 +125,9 @@ endif
|
||||
|
||||
python_tests = {
|
||||
'genmarshal.py' : {},
|
||||
'gobject-query.py' : {},
|
||||
'gobject-query.py' : {
|
||||
'can_fail' : host_system == 'windows',
|
||||
},
|
||||
'mkenums.py' : {},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user