Skip to content

Commit 8a80167

Browse files
authored
Merge branch 'main' into markjhoy/add_sparse_vector_token_pruning_index_options
2 parents 4fca2eb + 3c11376 commit 8a80167

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,12 @@ tests:
574574
- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
575575
method: testKnnRetriever
576576
issue: https://github.com/elastic/elasticsearch/issues/129818
577+
- class: org.elasticsearch.qa.verify_version_constants.VerifyVersionConstantsIT
578+
method: testLuceneVersionConstant
579+
issue: https://github.com/elastic/elasticsearch/issues/125638
580+
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
581+
method: test
582+
issue: https://github.com/elastic/elasticsearch/issues/129819
577583

578584
# Examples:
579585
#

0 commit comments

Comments
 (0)