mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
On this particular platform we get hard-to-reproduce autotest crashes in the CI. Enable ForceDebugInfo to get a meaningful backtrace. Change-Id: Ic9ca50394ad5708c3de4d26eb87d4c2a9d580b18 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Continuous Integration ====================== This directory contains files used by Qt's Continuous Integration system (Coin). provisioning ------------ Contains scripts that apply to different test machines in order to run automatic tests on them. For Windows scripts, make sure that the machine has "Set-ExecutionPolicy RemoteSigned -Force" set. (Run as admin in PowerShell)