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.
1 parent 21b52b6 commit 86c4b84Copy full SHA for 86c4b84
muted-tests.yml
@@ -481,6 +481,9 @@ tests:
481
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
482
method: test {p0=search.vectors/41_knn_search_half_byte_quantized_bfloat16/Knn search with mip}
483
issue: https://github.com/elastic/elasticsearch/issues/139254
484
+- class: org.elasticsearch.xpack.security.authc.saml.SamlServiceProviderMetadataIT
485
+ method: testAuthenticationWhenMetadataIsUnreliable
486
+ issue: https://github.com/elastic/elasticsearch/issues/139067
487
488
# Examples:
489
#
0 commit comments