summaryrefslogtreecommitdiffstats
path: root/debian/patches/skip-test-use.patch
blob: 72b29ddfe559bb3d765b26649b997854b35f5f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 <mattia@debian.org>
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