Skip to content

Commit f5ad539

Browse files
Merge branch 'main' into globalOrdinalBreak
2 parents a87fb34 + 97650b0 commit f5ad539

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
@@ -76,6 +76,12 @@ tests:
7676
- class: "org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests"
7777
issue: "https://github.com/elastic/elasticsearch/issues/110408"
7878
method: "testCreateAndRestorePartialSearchableSnapshot"
79+
- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
80+
issue: "https://github.com/elastic/elasticsearch/issues/110719"
81+
method: "test {p0=search.vectors/45_knn_search_byte/Test nonexistent field}"
82+
- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
83+
issue: "https://github.com/elastic/elasticsearch/issues/110720"
84+
method: "test {p0=search.vectors/40_knn_search/Test nonexistent field}"
7985

8086
# Examples:
8187
#

0 commit comments

Comments
 (0)