mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
glib/tests/1bit-emufutex: Mark it as failing under ASAN
This commit is contained in:
parent
d22e96aa72
commit
f7b1ed1bf3
@ -186,6 +186,8 @@ glib_tests = {
|
||||
'1bit-emufutex' : {
|
||||
'source' : '1bit-mutex.c',
|
||||
'c_args' : ['-DTEST_EMULATED_FUTEX'],
|
||||
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/3359
|
||||
'can_fail': 'undefined' in glib_sanitizers,
|
||||
'install' : false,
|
||||
'suite' : ['slow'],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user