summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractadaptor/tst_qdbusabstractadaptor.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-02-08 17:14:38 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-02-08 19:56:03 +0000
commitb624cdac21c7fd673c5c9e73be158f3b5fb79bc5 (patch)
treee091022fa1540f517dabab595021db1919f021a8 /tests/auto/dbus/qdbusabstractadaptor/tst_qdbusabstractadaptor.cpp
parentf1d227bceb5cbf58adbc107aa2e2f83df401d71e (diff)
tst_QSharedPointer: Fix termination of external processes on Windows
Timeouts with subsequent failures to delete the temporary directories have been observed in COIN. Previously, QProcess:terminate() was used to end the processes, which does not have any effect on console processes on Windows. Add a helper function which resorts to kill() on failure to terminate(). Change-Id: I05539d1703280d34b392f2e8ff8565b9a04d703c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/dbus/qdbusabstractadaptor/tst_qdbusabstractadaptor.cpp')
0 files changed, 0 insertions, 0 deletions