Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
125520: spanconfigsqltranslatorccl: increase test timeout r=rafiss a=rafiss

This test times out occasionally in CI, so we can go with a larger timeout here.

fixes cockroachdb#125088
Release note: None

Co-authored-by: Rafi Shamim <[email protected]>
  • Loading branch information
craig[bot] and rafiss committed Jun 11, 2024
2 parents 1c420b0 + 2ed78fa commit 6ce16f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_test")

go_test(
name = "spanconfigsqltranslatorccl_test",
size = "large",
srcs = [
"datadriven_test.go",
"main_test.go",
Expand Down

0 comments on commit 6ce16f4

Please sign in to comment.