[graphics/krita] libs/flake/tests: TestSvgParser

Dmitry Kazakov <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 68b94eaf7fcb42dd1b7af0a4e6ab678087ee4b56 by Dmitry Kazakov, on behalf of Elena Sagalaeva.
Committed on 17/07/2026 at 11:02.
Pushed by dkazakov into branch 'master'.

TestSvgParser

M  +2    -2    libs/flake/tests/TestSvgParser.cpp

https://invent.kde.org/graphics/krita/-/commit/68b94eaf7fcb42dd1b7af0a4e6ab678087ee4b56

diff --git a/libs/flake/tests/TestSvgParser.cpp b/libs/flake/tests/TestSvgParser.cpp
index 85603ab70ce..a987c57b5f0 100644
--- a/libs/flake/tests/TestSvgParser.cpp
+++ b/libs/flake/tests/TestSvgParser.cpp
@@ -1418,7 +1418,7 @@ void TestSvgParser::testRenderFillLinearGradientTransparent()
 
     SvgRenderTester t(data);
     t.setCheckQImagePremultiplied(true);
-    QEXPECT_FAIL("", "TODO: Krita forces all gradients to work in premultiplied space, which is against SVG spec", Abort);
+    QSKIP("TODO: Krita forces all gradients to work in premultiplied space, which is against SVG spec");
     t.test_standard_30px_72ppi("fill_gradient_transparent", false);
 }
 
@@ -1486,7 +1486,7 @@ void TestSvgParser::testRenderFillRadialGradientTransparent()
     SvgRenderTester t(data);
     t.setFuzzyThreshold(1);
     t.setCheckQImagePremultiplied(true);
-    QEXPECT_FAIL("", "TODO: Krita forces all gradients to work in premultiplied space, which is against SVG spec", Abort);
+    QSKIP("TODO: Krita forces all gradients to work in premultiplied space, which is against SVG spec");
     t.test_standard_30px_72ppi("fill_gradient_radial_transparent", false);
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.