mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-25 16:46:52 +02: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' : {
|
'1bit-emufutex' : {
|
||||||
'source' : '1bit-mutex.c',
|
'source' : '1bit-mutex.c',
|
||||||
'c_args' : ['-DTEST_EMULATED_FUTEX'],
|
'c_args' : ['-DTEST_EMULATED_FUTEX'],
|
||||||
|
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/3359
|
||||||
|
'can_fail': 'undefined' in glib_sanitizers,
|
||||||
'install' : false,
|
'install' : false,
|
||||||
'suite' : ['slow'],
|
'suite' : ['slow'],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user