We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a3d579 + ec63f2e commit 60b41ceCopy full SHA for 60b41ce
pkg/sql/logictest/testdata/logic_test/distsql_numtables
@@ -1,5 +1,8 @@
1
# LogicTest: 5node-default-configs
2
3
+# This test occasionally times out due to overload under race.
4
+skip under race
5
+
6
# First, we set up two data tables:
7
# - NumToSquare maps integers from 1 to 100 to their squares
8
# - NumToStr maps integers from 1 to 100*100 to strings; this table is
0 commit comments