qt6-bb10/coin/instructions/cmake_run_ctest_enforce_exi...

10 lines
302 B
YAML

type: Group
instructions:
- type: ExecuteCommand
command: "{{.Env.TESTS_ENV_PREFIX}} ctest -V --rerun-failed --force-new-ctest-process --repeat until-pass:5"
ignoreExitCode: false
maxTimeInSeconds: 7200
maxTimeBetweenOutput: 900
userMessageOnFailure: >
Failed to run tests.