Git commit bbd1958cbf6a628297fe65a3c3e15d7dd69b9a74 by Boudewijn Rempt. Committed on 12/03/2013 at 13:02. Pushed by rempt into branch 'master'.
disable the composite op test It needs to be fixed, but we need to get to 0 failures on the buildbot first, as discussed in Essen CCMAIL:calligra-devel@kde.org CCMAIL:kimages...@kde.org M +1 -1 libs/pigment/tests/KoRgbU8ColorSpaceTester.h http://commits.kde.org/calligra/bbd1958cbf6a628297fe65a3c3e15d7dd69b9a74 diff --git a/libs/pigment/tests/KoRgbU8ColorSpaceTester.h b/libs/pigment/tests/KoRgbU8ColorSpaceTester.h index 0cce738..241dc7b 100644 --- a/libs/pigment/tests/KoRgbU8ColorSpaceTester.h +++ b/libs/pigment/tests/KoRgbU8ColorSpaceTester.h @@ -25,10 +25,10 @@ class KoRgbColorSpaceTester : public QObject { Q_OBJECT + void testCompositeOps(); private slots: void testBasics(); void testMixColors(); - void testCompositeOps(); void testCompositeOpsWithChannelFlags(); }; _______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel