qt5base-lts/tests/auto/qprocess
Rohan McGovern 30eff894d9 Fixed tst_qprocess, tst_qtcpserver when crashing is slow
These tests assumed that a crashing program will always exit within
five seconds.  This is not true in some situations.  On our test macs,
enabling crash dumps can easily cause a process to take longer than
five seconds to crash.

Increased the timeout to 30 seconds.

Change-Id: Ifca240ac8d3da1346f33110653ac47de6ba2ab81
Reviewed-on: http://codereview.qt.nokia.com/2407
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
2011-08-01 03:24:40 +02:00
..
fileWriterProcess Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
test Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testBatFiles Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testDetached Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testExitCodes Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testGuiProcess Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessCrash Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessDeadWhileReading Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEcho Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEcho2 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEcho3 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEchoGui Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEnvironment Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEOF Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessLoopback Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessNormal Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessOutput Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessSpacesArgs Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testSetWorkingDirectory Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testSoftExit Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testSpaceInName Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qprocess.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qprocess.cpp Fixed tst_qprocess, tst_qtcpserver when crashing is slow 2011-08-01 03:24:40 +02:00