mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 04:54:05 -05:00
Override reasonable defaults for bazel test timeout (#1496)
This commit is contained in:
committed by
Raul Jordan
parent
2a0eae163e
commit
42a7b859f0
@@ -16,5 +16,6 @@ build --curses=yes --color=yes
|
||||
build --keep_going
|
||||
build --test_output=errors
|
||||
build --flaky_test_attempts=5
|
||||
build --test_timeout=5,60,-1,-1
|
||||
# Disabled race detection due to unstable test results under constrained environment build kite
|
||||
# build --features=race
|
||||
|
||||
Reference in New Issue
Block a user