qt6-bb10/tests/auto/corelib/io/qprocess
Kari Oikarinen 2fc274ddb5 Skip tst_QProcess::processesInMultipleThreads under QEMU
tst_QProcess hangs sometimes in QEMU. Based on my experiments in a debug VM the
offending test seems to be processesInMultipleThreads(), since that was were I
was able to reproduce the hanging in.

Since the whole test executable hangs, blacklisting is not enough, so skip the
test.

Task-number: QTBUG-67760
Change-Id: I34f8852be955a8612deac22b369f68d79a139d11
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2018-05-14 12:36:33 +00:00
..
fileWriterProcess
test Skip tst_QProcess::processesInMultipleThreads under QEMU 2018-05-14 12:36:33 +00:00
testBatFiles
testDetached Support standard channel redirection in QProcess::startDetached 2017-06-13 16:49:38 +00:00
testExitCodes
testForwarding Properly use the "process" feature 2017-02-27 15:44:46 +00:00
testGuiProcess
testProcessCrash
testProcessDeadWhileReading
testProcessEOF
testProcessEcho
testProcessEcho2
testProcessEcho3
testProcessEchoGui
testProcessEnvironment
testProcessHang
testProcessNormal
testProcessOutput
testProcessSpacesArgs
testSetNamedPipeHandleState
testSetWorkingDirectory
testSoftExit
testSpaceInName
.gitignore
BLACKLIST Blacklist tst_QProcess::softExitInSlots on Windows 2018-03-23 07:11:04 +00:00
qprocess.pri
qprocess.pro
tst_qprocess.cpp Skip tst_QProcess::processesInMultipleThreads under QEMU 2018-05-14 12:36:33 +00:00