We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 795c6ed + ef3349b commit d9974a0Copy full SHA for d9974a0
muted-tests.yml
@@ -624,6 +624,9 @@ tests:
624
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
625
method: latest can refer to an unreferenced definition
626
issue: https://github.com/elastic/elasticsearch/issues/133257
627
+- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
628
+ method: test {p0=search.vectors/100_knn_nested_search/nested kNN search inner_hits & profiling}
629
+ issue: https://github.com/elastic/elasticsearch/issues/133273
630
631
# Examples:
632
#
0 commit comments