Jenkins build became unstable: kdelibs_frameworks_qt5 #999

David Faure faure at kde.org
Thu Aug 8 22:43:44 UTC 2013


On Thursday 08 August 2013 09:52:08 KDE CI System wrote:
> See <http://build.kde.org/job/kdelibs_frameworks_qt5/999>

* kptyprocesstest is unstable in test_shared_pty.
I can reproduce that by running the test in a loop in the master branch too, though, so it's not introduced by Qt5 nor KF5.

FAIL!  : KPtyProcessTest::test_shared_pty() Compared values are not the same
   Actual (p.pty()->readAll()): 68 65 6C 6C 6F 20 66 72 6F 6D 20 70 72 6F 63 65 73 73 20 32
   Expected (QByteArray("hello from process 2\r\n")): 68 65 6C 6C 6F 20 66 72 6F 6D 20 70 72 6F 63 65 73 73 20 32 0D 0A
   Loc: [/d/kde/src/t/kde/kdelibs/kpty/tests/kptyprocesstest.cpp(102)]
QWARN  : KPtyProcessTest::test_shared_pty() QProcess: Destroyed while process is still running.

Unless someone is going to step up and fix this, I think I'm just going to disable it, it just creates noise that's unrelated to Qt5/KF5 work.

* karchivetest is fragile due to comparing the mtime of the file and the mtime of the archive, which can differ
by one second (I emailed Abbapoh some time ago already about it)

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list