Skip to content

Commit c3ee20b

Browse files
committed
sql/logictest: skip distsql_inspect test under race
The distsql_inspect logic test was flaky while running under race. This change skips that test in that mode. Informs #157826. Release note: none
1 parent 55edba2 commit c3ee20b

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)