Add crash handling to avoid waiting until 10min timeout on each crash. Force restart on each crash by killing emulator. Make health check more robust to allow it to work even when emulator is down. This is done via wait in separate process which cannot be done with normal timeout command, as input to pipe that is not being read by emulator will block forever. Change-Id: I86c3c86f936cc96d57b38983da48d1d73162399d Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit 918cbe7601b07fa6db7973ff9a4f76208dae8f22) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%