Hi Dawit, can you please have a look at kpasswdservertest? It's asserting in QFATAL : KPasswdServerTest::testRetryDialog() ASSERT: "request" in file /srv/jenkins/workspace/kde-runtime_stable/kpasswdserver/kpasswdserver.cpp, line 1041 Looking at the code there's an "if (request)" just after the "Q_ASSERT(request)" so it works in release mode, but i'd like to know if a) we should fix something b) we should just remove the assert To get the test passing again. Cheers, Albert