mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
Set test timeout on //beacon-chain/rpc/validator:go_default_test. Sometimes exceeds 800s otherwise (#8752)
This commit is contained in:
parent
1c1bf37b33
commit
a91f2688f1
@ -69,6 +69,7 @@ go_library(
|
||||
# gazelle:exclude proposer_utils_bench_test.go
|
||||
go_test(
|
||||
name = "go_default_test",
|
||||
timeout = "moderate",
|
||||
srcs = [
|
||||
"aggregator_test.go",
|
||||
"assignments_test.go",
|
||||
|
Loading…
Reference in New Issue
Block a user