Skip to content

Commit 3eefef7

Browse files
Mute org.elasticsearch.index.codec.vectors.DocIdsWriterTests testSorted #134106
1 parent 7d3c9a9 commit 3eefef7

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
@@ -537,6 +537,9 @@ tests:
537537
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
538538
method: test {csv-spec:spatial.ConvertFromStringParseError}
539539
issue: https://github.com/elastic/elasticsearch/issues/134104
540+
- class: org.elasticsearch.index.codec.vectors.DocIdsWriterTests
541+
method: testSorted
542+
issue: https://github.com/elastic/elasticsearch/issues/134106
540543

541544
# Examples:
542545
#

0 commit comments

Comments
 (0)