mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +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
|
||||
patch tests/libpeas/meson.build "$srcdir"/disable-extension-c-py_patch
|
||||
;;
|
||||
x86*)
|
||||
x86*|loongarch64)
|
||||
# FIXME!
|
||||
# 4/6 test-extension-gjs FAIL 0.19s killed by signal 11 SIGSEGV
|
||||
patch tests/libpeas/meson.build "$srcdir"/disable-extension-gjs-test_patch
|
||||
|
Loading…
Reference in New Issue
Block a user