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 f48a1c6 commit d72d1e6Copy full SHA for d72d1e6
muted-tests.yml
@@ -98,6 +98,8 @@ tests:
98
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
99
method: testWhenKeyTabWithInvalidContentFailsValidation
100
issue: https://github.com/elastic/elasticsearch/issues/112631
101
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
102
+ issue: https://github.com/elastic/elasticsearch/issues/111944
103
104
# Examples:
105
#
0 commit comments