1
0
Fork 0
inkscape/debian/patches/skip-test-geom-pathstroke.patch
Daniel Baumann 41dbfbcec5
Adding debian version 1.4-6.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 23:40:21 +02:00

25 lines
771 B
Diff

From: =?utf-8?q?Jeremy_B=C3=ADcha?= <jeremy.bicha@canonical.com>
Date: Sun, 16 Mar 2025 20:01:10 -0400
Subject: Skip geom-pathstroke test
fails on multiple architectures
https://buildd.debian.org/status/logs.php?pkg=inkscape&ver=1.4-3
Forwarded: https://gitlab.com/inkscape/lib2geom/-/issues/80
---
testfiles/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testfiles/CMakeLists.txt b/testfiles/CMakeLists.txt
index 4c2d9e9..ac2d46b 100644
--- a/testfiles/CMakeLists.txt
+++ b/testfiles/CMakeLists.txt
@@ -93,7 +93,7 @@ set(TEST_SOURCES
sp-gradient-test
svg-path-geom-test
visual-bounds-test
- geom-pathstroke-test
+ #geom-pathstroke-test
livarot-pathoutline-test
object-test
sp-glyph-kerning-test