mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 17:08:53 +02:00
tests: provide reason for disabling convert test under musl
This commit is contained in:
@@ -21,8 +21,7 @@ glib_tests = {
|
|||||||
'completion' : {},
|
'completion' : {},
|
||||||
'cond' : {},
|
'cond' : {},
|
||||||
'convert' : {
|
'convert' : {
|
||||||
# fails /conversion/illegal-sequence
|
# FIXME: musl: /conversion/illegal-sequence: https://gitlab.gnome.org/GNOME/glib/-/issues/3182
|
||||||
# Possibly a bug or some POSIX incompatibility, not sure if here or in musl
|
|
||||||
'can_fail' : linux_libc == 'musl',
|
'can_fail' : linux_libc == 'musl',
|
||||||
},
|
},
|
||||||
'dataset' : {},
|
'dataset' : {},
|
||||||
|
Reference in New Issue
Block a user