https://bugs.kde.org/show_bug.cgi?id=360025
Bug ID: 360025 Summary: logindTest fails with Qt 5.6.0-rc Product: kscreenlocker Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: heire...@exherbo.org CC: bhus...@gmail.com, mgraess...@kde.org logindTest fails with Qt-5.6.0 here, whereas it works fine with 5.5.1. My version of kscreenlocker is 5.5.95, but it see the same error with kscreenlocker-5.5.5: make test ARGS="-V -R ksmserver-logindTest" Running tests... /usr/x86_64-pc-linux-gnu/bin/ctest --force-new-ctest-process -V -R ksmserver-logindTest UpdateCTestConfiguration from :/home/heiko/Quelltexte/exherbo/git-sources/plasma/kscreenlocker/build/DartConfiguration.tcl UpdateCTestConfiguration from :/home/heiko/Quelltexte/exherbo/git-sources/plasma/kscreenlocker/build/DartConfiguration.tcl Test project /home/heiko/Quelltexte/exherbo/git-sources/plasma/kscreenlocker/build Constructing a list of tests Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 2 Start 2: ksmserver-logindTest 2: Test command: /home/heiko/Quelltexte/exherbo/git-sources/plasma/kscreenlocker/build/autotests/logindTest 2: Test timeout computed to be: 9.99988e+06 2: ********* Start testing of LogindTest ********* 2: Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.0) 2: PASS : LogindTest::initTestCase() 2: FAIL! : LogindTest::testLockUnlock() Compared values are not the same 2: Actual (lockSpy.count()): 1 2: Expected (2) : 2 2: Loc: [/home/heiko/Quelltexte/exherbo/git-sources/plasma/kscreenlocker/autotests/logindtest.cpp(51)] 2: PASS : LogindTest::testLogindPresent() 2: PASS : LogindTest::testRegisterUnregister() 2: PASS : LogindTest::cleanupTestCase() 2: Totals: 4 passed, 1 failed, 0 skipped, 0 blacklisted 2: ********* Finished testing of LogindTest ********* 1/1 Test #2: ksmserver-logindTest .............***Failed 0.22 sec 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.22 sec The following tests FAILED: 2 - ksmserver-logindTest (Failed) Errors while running CTest Makefile:119: recipe for target 'test' failed make: *** [test] Error 8 Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.