mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
meson: Mark 1bit-emufutex test as slow
Emulated futexes are slower than real ones; if they were not, there would be no point in using the real futexes. On some machines they are sufficiently slow to cause test timeouts. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
da83b44cce
commit
442b54f00c
@ -118,6 +118,7 @@ glib_tests = {
|
||||
'source' : '1bit-mutex.c',
|
||||
'c_args' : ['-DTEST_EMULATED_FUTEX'],
|
||||
'install' : false,
|
||||
'suite' : ['slow'],
|
||||
},
|
||||
'642026' : {
|
||||
'suite' : ['slow'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user