qt5base-lts/tests/auto/corelib/io/qprocess
Volker Hilsheimer 826a98cff1 QProcess: skip processesInMultipleThreads test on emulators
The test has timed out when run on ARM in qemu. We start more threads
than the ideal count, which is likely too much for the emulator when not
running the native architecture.

Pick-to: 6.4
Change-Id: I42e11945070646551e77c10618df762a4bffc8ba
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-07-13 21:02:01 +02:00
..
fileWriterProcess Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
test QProcess: skip processesInMultipleThreads test on emulators 2022-07-13 21:02:01 +02:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testExitCodes Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testForwarding Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testForwardingHelper Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testGuiProcess Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessCrash Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessDeadWhileReading Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessEcho Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessEcho2 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessEcho3 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessEchoGui Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessEnvironment Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessEOF Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessHang Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessNormal Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessOutput Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testProcessSpacesArgs Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testSetNamedPipeHandleState Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testSetWorkingDirectory Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testSoftExit Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testSpaceInName Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
.gitignore test: Moving tst_QProcess::echoTest_performance() 2012-10-19 02:43:05 +02:00
BLACKLIST Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
CMakeLists.txt Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
tst_qprocess.cpp QProcess: skip processesInMultipleThreads test on emulators 2022-07-13 21:02:01 +02:00