[Kde-pim] [kdepim/KDE/4.11] messageviewer/tests: QSKIP tests that have been failing for months

Albert Astals Cid aacid at kde.org
Wed Aug 7 21:26:27 BST 2013


Git commit 5d92796f4913e015daef185c175bd6b2a1f42ae4 by Albert Astals Cid.
Committed on 07/08/2013 at 20:26.
Pushed by aacid into branch 'KDE/4.11'.

QSKIP tests that have been failing for months

CCMAIL: kde-pim at kde.org
http://commits.kde.org/kdepim/249d63d9eace2e43947e185c5a4a9773c21a8f09

M  +1    -0    messageviewer/tests/rendertest.cpp

http://commits.kde.org/kdepim/5d92796f4913e015daef185c175bd6b2a1f42ae4

diff --git a/messageviewer/tests/rendertest.cpp b/messageviewer/tests/rendertest.cpp
index cf7199e..78722a7 100644
--- a/messageviewer/tests/rendertest.cpp
+++ b/messageviewer/tests/rendertest.cpp
@@ -141,6 +141,7 @@ class RenderTest : public QObject
       QEXPECT_FAIL( "openpgp-signed-mailinglist.mbox", "Signature verification is currently broken in the testsetup", Continue );
       QEXPECT_FAIL( "openpgp-encrypted.mbox", "Signature verification is currently broken in the testsetup", Continue );
 
+      QSKIP("This test has been failing for a long time, please someone fix it", SkipSingle);
       QCOMPARE( proc.exitCode(), 0 );
     }
 };
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list