From 57759c415099a81a2d25ce2de6fecadb07513f67 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:52 +0200 Subject: Adding debian version 1.2.2-2. Signed-off-by: Daniel Baumann --- debian/patches/skip-test-use.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/patches/skip-test-use.patch (limited to 'debian/patches/skip-test-use.patch') diff --git a/debian/patches/skip-test-use.patch b/debian/patches/skip-test-use.patch new file mode 100644 index 0000000..72b29dd --- /dev/null +++ b/debian/patches/skip-test-use.patch @@ -0,0 +1,18 @@ +Description: skip test-use + According to upstream, this is a false positive +Bug: https://gitlab.com/inkscape/inkscape/-/issues/3554#note_1035539888 +Author: Mattia Rizzolo +Forwarded: not-needed +Last-Update: 2023-01-10 + +--- a/testfiles/rendering_tests/CMakeLists.txt ++++ b/testfiles/rendering_tests/CMakeLists.txt +@@ -21,7 +21,7 @@ + # -- Generic tests -- + test-empty + test-dont-crash +- test-use ++ #test-use + + # -- Selector tests -- + selector-important-002 -- cgit v1.2.3