mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 03:22:59 +00:00
1b0f95910b
Some of our builds have been timing out, and one angle I want to look at is whether any tests are hanging. Nextest can help us keep track of slow tests in CI where the underlying hosts will have significantly higher load. In general this should also help keep our tests healthy, IMO. I don't see any reason why any existing test should take over 20 seconds, but it should at least help control for really slow runners that have huge latency spikes. we can start there and see how it goes in practice. Signed-off-by: Austin Seipp <aseipp@pobox.com> |
||
---|---|---|
.. | ||
nextest.toml |