Skip to content

Commit ca568f4

Browse files
Mute org.elasticsearch.xpack.esql.CsvTests test {csv-spec:string.ConcatOfText} #132840
1 parent d1e8376 commit ca568f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,9 @@ tests:
582582
- class: org.elasticsearch.xpack.esql.CsvTests
583583
method: test {csv-spec:string.MvStringNotEqualsFound}
584584
issue: https://github.com/elastic/elasticsearch/issues/132839
585+
- class: org.elasticsearch.xpack.esql.CsvTests
586+
method: test {csv-spec:string.ConcatOfText}
587+
issue: https://github.com/elastic/elasticsearch/issues/132840
585588

586589
# Examples:
587590
#

0 commit comments

Comments
 (0)