mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-13 19:35:31 -07:00
In Gitlab CI, some ppc64 multi-threaded tcg tests crash when run in the
clang-user job with an assertion failure in glibc that seems to
indicate corruption:
signals: allocatestack.c:223: allocate_stack:
Assertion `powerof2 (pagesize_m1 + 1)' failed.
Disable these tests for now.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|
||
|---|---|---|
| .. | ||
| bcdsub.c | ||
| byte_reverse.c | ||
| Makefile.target | ||
| mffsce.c | ||
| mtfsf.c | ||
| non_signalling_xscv.c | ||
| signal_save_restore_xer.c | ||
| test-aes.c | ||
| vector.c | ||
| vsx_f2i_nan.c | ||
| xxspltw.c | ||