Skip to content

Commit b7694f4

Browse files
authored
planner: remove data race for instance plan cache (#62217)
ref #62153
1 parent 6982396 commit b7694f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/planner/core/casetest/instanceplancache/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ go_test(
1212
"others_test.go",
1313
],
1414
flaky = True,
15-
race = "on",
1615
shard_count = 42,
1716
deps = [
1817
"//pkg/domain",

0 commit comments

Comments
 (0)