diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-03-09 22:56:17 -0500 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2023-03-09 21:36:33 -0800 |
commit | f8eba38801a853ed2f8b1635bcda35139ae86815 (patch) | |
tree | f0a885f42169620c21bc674d237feb36bff7c677 /mesonbuild/compilers/compilers.py | |
parent | a410bbdf12414ebfb9062f099eadf9a308af3501 (diff) | |
download | meson-f8eba38801a853ed2f8b1635bcda35139ae86815.zip meson-f8eba38801a853ed2f8b1635bcda35139ae86815.tar.gz meson-f8eba38801a853ed2f8b1635bcda35139ae86815.tar.bz2 |
tests: allow a long test to have more time to complete before timing out
This test is intended to test really long output, so it prints 100k
lines of stdout/stderr. It completes in two seconds on my machine, but
the default 30-second timeout is apparently too much for CI, because on
Windows we often get flaky tests due to this. e.g. we'll get within 200
lines of the end.
Bump the CI time by x2. We know this isn't particularly surprising
behavior, and allowing it to request another 30 seconds won't hang the
CI. But it will save us from some spurious failures and restarted jobs.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions