mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/libpeas2: disable failing test on loongarch64
This commit is contained in:
parent
795d018a06
commit
fb2c6a0849
@ -36,7 +36,7 @@ prepare() {
|
|||||||
# 6/6 test-extension-py FAIL 1.23s killed by signal 6 SIGABRT
|
# 6/6 test-extension-py FAIL 1.23s killed by signal 6 SIGABRT
|
||||||
patch tests/libpeas/meson.build "$srcdir"/disable-extension-c-py_patch
|
patch tests/libpeas/meson.build "$srcdir"/disable-extension-c-py_patch
|
||||||
;;
|
;;
|
||||||
x86*)
|
x86*|loongarch64)
|
||||||
# FIXME!
|
# FIXME!
|
||||||
# 4/6 test-extension-gjs FAIL 0.19s killed by signal 11 SIGSEGV
|
# 4/6 test-extension-gjs FAIL 0.19s killed by signal 11 SIGSEGV
|
||||||
patch tests/libpeas/meson.build "$srcdir"/disable-extension-gjs-test_patch
|
patch tests/libpeas/meson.build "$srcdir"/disable-extension-gjs-test_patch
|
||||||
|
Loading…
Reference in New Issue
Block a user