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 c977360 commit ce6e03dCopy full SHA for ce6e03d
muted-tests.yml
@@ -78,6 +78,9 @@ tests:
78
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
79
method: testWhenKeyTabWithInvalidContentFailsValidation
80
issue: https://github.com/elastic/elasticsearch/issues/112631
81
+- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
82
+ method: testDeleteExpiredData_RemovesUnusedState
83
+ issue: https://github.com/elastic/elasticsearch/issues/116234
84
85
# Examples:
86
#
0 commit comments