Another unittest failure in ktexteditor
David Faure
faure at kde.org
Sat Feb 2 10:34:45 GMT 2019
https://build.kde.org/job/Frameworks/view/Everything/job/ktexteditor/job/kf5-qt5%20SUSEQt5.12/4/testReport/projectroot/autotests/kateindenttest_testCppstyle/
--- "/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 SUSEQt5.12/autotests/input/indent/cppstyle/preprocessor6/expected" 2019-01-30 18:19:40.675462188 +0000
+++ "/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 SUSEQt5.12/autotests/input/indent/cppstyle/preprocessor6/actual" 2019-01-30 18:24:11.467800138 +0000
@@ -1,3 +1,3 @@
#define MACRO \
define smth long \
- ok
+ok
FAIL! : IndentTest::testCppstyle(preprocessor6) Compared values are not the same
Actual (diff.exitCode()): 1
Expected (EXIT_SUCCESS) : 0
Loc: [/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 SUSEQt5.12/autotests/src/script_test_base.cpp(167)]
When I run this test locally, I get different failures, the first one is IndentTest::testCppstyle(normal1),
but actually preprocessor6 fails too.
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the KWrite-Devel
mailing list