Skip to content

Commit a8da81f

Browse files
committed
logictest: deflake recent addition to select_for_update
The testcases I added in #144449 depend on a large enough batch size to match the expected tracing. Fixes: #144830 Release note: None
1 parent 932324f commit a8da81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/sql/logictest/testdata/logic_test/select_for_update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LogicTest: !weak-iso-level-configs
1+
# LogicTest: !weak-iso-level-configs !metamorphic-batch-sizes
22
# This test assumes that SERIALIZABLE isolation is being used. See
33
# select_for_update_read_committed for READ COMMITTED testing.
44

0 commit comments

Comments
 (0)