Use longer timeout on evals (#42465)
The GPT-5 ones in particular can take a long time! Release Notes: - N/A --------- Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
This commit is contained in:
co-authored by
Bennet Bo Fenner
parent
83351283e4
commit
9e1e732db8
@@ -2,4 +2,4 @@
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
cargo nextest run --workspace --no-fail-fast --features unit-eval --no-capture -E 'test(::eval_)'
|
||||
GPUI_TEST_TIMEOUT=1500 cargo nextest run --workspace --no-fail-fast --features unit-eval --no-capture -E 'test(::eval_)'
|
||||
|
||||
Reference in New Issue
Block a user