Skip to content

Commit 86eb0d0

Browse files
craig[bot]spilchen
andcommitted
Merge #158001
158001: sql/logictest: skip distsql_inspect test under race r=spilchen a=spilchen The distsql_inspect logic test was flaky while running under race. This change skips that test in that mode. Informs #157826. Release note: none Co-authored-by: Matt Spilchen <[email protected]>
2 parents 9d2b6d9 + c3ee20b commit 86eb0d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/sql/logictest/testdata/logic_test/distsql_inspect

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# LogicTest: 5node-default-configs
22

3+
skip under race
4+
35
subtest setup
46

57
statement ok

0 commit comments

Comments
 (0)