blob: 4f45871ef65a6bc6b5ba6011f6836afa982a3247 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Description: skip test 31 - test_lpe64
this fails on ard64, s390x, ppc64el
Bug: https://gitlab.com/inkscape/inkscape/-/issues/3554#note_1035680690
Forwarded: not-needed
Last-Update: 2022-12-20
--- a/testfiles/CMakeLists.txt
+++ b/testfiles/CMakeLists.txt
@@ -53,7 +53,7 @@
set(LPE_TESTS_64bit
#0.92 or lower LPEs
# (test not stable on 32bit Windows)
- lpe64-test
+ #lpe64-test
)
endif()
|