llvm-capstone/.ci
Vitaly Buka 004ec8ea1e
[ci] Set timeout for individual tests and report slowest tests (#76300)
There are builds like
https://buildkite.com/llvm-project/github-pull-requests/builds/24894

It looks like a deadlock in a test, but we can't see which one.
`--timeout=` will make lit kill and report such tests.

`--time-tests` produces nice report about slowest test, so we can tune
them over time.

The same build as above with new flags
https://buildkite.com/llvm-project/github-pull-requests/builds/24961
2024-01-10 10:39:33 -08:00
..
generate-buildkite-pipeline-premerge [ci] diff with main merge-base (#69308) 2023-10-17 11:24:43 +02:00
generate-buildkite-pipeline-scheduled [ci] escape artifacts paths 2023-09-12 12:12:52 +02:00
monolithic-linux.sh [ci] Set timeout for individual tests and report slowest tests (#76300) 2024-01-10 10:39:33 -08:00
monolithic-windows.sh [ci] Set timeout for individual tests and report slowest tests (#76300) 2024-01-10 10:39:33 -08:00