Skip to content

Commit

Permalink
[ML] Unmute XPackRestIT (#120897)
Browse files Browse the repository at this point in the history
Mute failing inference_crud yml tests and unmute the rest of XPackRestIT
For #120816
  • Loading branch information
davidkyle authored Jan 27, 2025
1 parent 084192c commit 81d46a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ tests:
method: test {p0=data_stream/140_data_stream_aliases/Create data stream aliases using wildcard expression}
issue: https://github.com/elastic/elasticsearch/issues/120890
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
method: test {p0=ml/inference_crud/*}
issue: https://github.com/elastic/elasticsearch/issues/120816
- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
method: testAuthenticateShouldNotFallThroughInCaseOfFailure
Expand Down

0 comments on commit 81d46a0

Please sign in to comment.