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 ee8392f commit ad85787Copy full SHA for ad85787
muted-tests.yml
@@ -466,6 +466,9 @@ tests:
466
- class: org.elasticsearch.xpack.downsample.DownsampleIT
467
method: testAggregateMethod
468
issue: https://github.com/elastic/elasticsearch/issues/139382
469
+- class: org.elasticsearch.xpack.security.authc.saml.SamlRedirectTests
470
+ method: testRedirectUrlWithRelayStateAndSigning
471
+ issue: https://github.com/elastic/elasticsearch/issues/139389
472
473
# Examples:
474
#
0 commit comments