aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-08-16 12:47:07 +0200
committerUlf Hermann <ulf.hermann@qt.io>2017-09-06 09:19:52 +0000
commitbb72fddebcf5ef6bed9d9c77d2317383a2a096ce (patch)
tree9ba98fe57b81c8640456de73295af02a722c3daf /src/qmltest
parentc915f03303f53b0e1aa2796ae980b9ec63984105 (diff)
Fix remaining race conditions in QQmlDebugProcess
If the process generated a "Cannot listen" message before we waitForSessionStart(), we would never quit the nested event loop. Also, unrelated output was not always forwarded, and the event loop was not terminated when the process unexpectedly stopped. Also, the timer was started when the process started, not when we started waiting and we don't want to report the process as crashed if we kill it ourselves. In turn, we remove the remaining blacklists. Task-number: QTQAINFRA-1334 Change-Id: I711aea373911d380f882b00f6d88627edc9f2415 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qmltest')
0 files changed, 0 insertions, 0 deletions