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 5e2fac3 commit 38e9ca2Copy full SHA for 38e9ca2
muted-tests.yml
@@ -2,6 +2,9 @@ tests:
2
- class: "org.elasticsearch.xpack.security.authc.saml.SamlAuthenticatorTests"
3
issue: "https://github.com/elastic/elasticsearch/issues/109299"
4
method: "testSuccessfullyParseContentFromEncryptedAssertion"
5
+- class: org.elasticsearch.transport.netty4.Netty4TransportMultiPortIntegrationIT
6
+ issue: https://github.com/elastic/elasticsearch/issues/109400
7
+
8
# Examples:
9
#
10
# Mute a single test case in a YAML test suite:
0 commit comments