https://bugs.kde.org/show_bug.cgi?id=394271
Bug ID: 394271
Summary: kconfigcompiler_basic_test autotest fails
Product: frameworks-kconfig
Version: 5.46.0
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
https://build.kde.org/job/Frameworks%20kconfig%20kf5-qt5%20SUSEQt5.10/36/testReport/(root)/TestSuite/kconfigcompiler_basic_test/
QDEBUG : KConfigCompiler_Test::testBaselineComparison(test_signal.h)
"--- \"/home/jenkins/workspace/Frameworks kconfig kf5-qt5
SUSEQt5.10/autotests/kconfig_compiler/test_signal.h.ref\"\t2018-05-13
18:33:38.933561438 +0000\n+++ \"/home/jenkins/workspace/Frameworks kconfig
kf5-qt5 SUSEQt5.10/build/autotests/kconfig_compiler/test_signal.h\"\t2018-05-13
18:36:11.567084272 +0000\n@@ -139,7 +139,7 @@\n TestSignal();\n friend
class TestSignalHelper;\n \n- bool usrSave() Q_DECL_OVERRIDE;\n+ bool
usrSave() override;\n \n // Appearance\n QString mEmoticonTheme;\n"
FAIL! : KConfigCompiler_Test::testBaselineComparison(test_signal.h) Compared
lists differ at index 141.
Actual (content.split('\n')): " bool usrSave() override;"
Expected (contentRef.split('\n')): " bool usrSave() Q_DECL_OVERRIDE;"
Loc: [/home/jenkins/workspace/Frameworks kconfig kf5-qt5
SUSEQt5.10/autotests/kconfig_compiler/kconfigcompiler_test.cpp(129)]
Seen on the KDE CI and in autotests for Kubuntu
--
You are receiving this mail because:
You are watching all bug changes.