mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
tests: provide reason for disabling convert test under musl
This commit is contained in:
parent
8f37874f90
commit
0cae984b2d
@ -21,8 +21,7 @@ glib_tests = {
|
||||
'completion' : {},
|
||||
'cond' : {},
|
||||
'convert' : {
|
||||
# fails /conversion/illegal-sequence
|
||||
# Possibly a bug or some POSIX incompatibility, not sure if here or in musl
|
||||
# FIXME: musl: /conversion/illegal-sequence: https://gitlab.gnome.org/GNOME/glib/-/issues/3182
|
||||
'can_fail' : linux_libc == 'musl',
|
||||
},
|
||||
'dataset' : {},
|
||||
|
Loading…
Reference in New Issue
Block a user