Skip to content

Commit ce6e03d

Browse files
Mute org.elasticsearch.xpack.ml.integration.ClassificationIT testDeleteExpiredData_RemovesUnusedState #116234
1 parent c977360 commit ce6e03d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ tests:
7878
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
7979
method: testWhenKeyTabWithInvalidContentFailsValidation
8080
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
8184

8285
# Examples:
8386
#

0 commit comments

Comments
 (0)