Skip to content

Commit ab3f969

Browse files
craig[bot]rharding6373
andcommitted
Merge #148613
148613: changefeedccl: add geo case to skipped random expressions test r=andyyang890 a=rharding6373 Adds the "error parsing EWKB" case to the skipped error cases in TestChangefeedRandomExpressions. Epic: none Fixes: #147247 Release note: None Co-authored-by: rharding6373 <[email protected]>
2 parents 03c6832 + f316ebc commit ab3f969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/ccl/changefeedccl/changefeed_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,6 +1367,7 @@ func TestChangefeedRandomExpressions(t *testing.T) {
13671367
"invalid regular expression",
13681368
"invalid escape string",
13691369
"error parsing GeoJSON",
1370+
"error parsing EWKB",
13701371
"error parsing EWKT",
13711372
"geometry type is unsupported",
13721373
"should be of length",

0 commit comments

Comments
 (0)