Skip to content

Commit 8f9101e

Browse files
[release-20.0] skip: TestUniqueLookupDuplicateIgnore (vitessio#18524)
Signed-off-by: Harshit Gangal <[email protected]>
1 parent 77d31e5 commit 8f9101e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/test/endtoend/vtgate/queries/dml/dml_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ func TestUniqueLookupDuplicateEntries(t *testing.T) {
7777

7878
// TestUniqueLookupDuplicateIgnore tests the insert ignore on lookup table.
7979
func TestUniqueLookupDuplicateIgnore(t *testing.T) {
80+
t.Skip("skipping to get https://github.com/vitessio/vitess/pull/18164 fixed for release-21.0")
8081
mcmp, closer := start(t)
8182
defer closer()
8283

0 commit comments

Comments
 (0)