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

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

TestSvgParser

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

https://invent.kde.org/graphics/krita/-/commit/db9645553949ab42343444d335721b6270775ff2

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.