Skip to content

Commit b285858

Browse files
committed
Mute additional tests
1 parent 7e078c8 commit b285858

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
@@ -537,6 +537,12 @@ tests:
537537
- test {yaml=search.vectors/135_knn_query_nested_search_ivf/*}
538538
- test {p0=search.vectors/135_knn_query_nested_search_ivf/*}
539539
issue: https://github.com/elastic/elasticsearch/issues/131749
540+
- class: org.elasticsearch.search.nested.VectorNestedIT
541+
method: testNestedKNnnSearchWithMultipleSegments
542+
issue: https://github.com/elastic/elasticsearch/issues/131749
543+
- class: org.elasticsearch.upgrades.SemanticTextUpgradeI
544+
method: testSemanticTextOperations*
545+
issue: https://github.com/elastic/elasticsearch/issues/131749
540546

541547
# Examples:
542548
#

0 commit comments

Comments
 (0)