Description
The TestBlackbox::concurrentExecutor() test dies with timeout errors on non-X86 systems:
QDEBUG : TestBlackbox::concurrentExecutor() Process operation timed out QWARN : TestBlackbox::concurrentExecutor() QProcess: Destroyed while process ("/tmp/buildd/qbs-1.4.5+dfsg/bin/qbs") is still running. FAIL! : TestBlackbox::concurrentExecutor() Compared values are not the same Actual (runQbs(QStringList() << "-j" << "2")): -1 Expected (0) : 0 Loc: [tst_blackbox.cpp(660)]
Full build logs can be found here.