Skip to content

Commit

Permalink
*: set short timeout as 2min30s (#42936)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei authored Apr 11, 2023
1 parent 7c0097d commit 5466ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ test:ci --color=yes
test:ci --verbose_failures --test_verbose_timeout_warnings
test:ci --test_env=GO_TEST_WRAP_TESTV=1
test:ci --experimental_ui_max_stdouterr_bytes=104857600
test:ci --test_timeout=120,300,900,3600
test:ci --test_timeout=150,300,900,3600
test:race --test_timeout=1200,6000,18000,72000

try-import /data/bazel

0 comments on commit 5466ce2

Please sign in to comment.