Skip to content

Commit 20d18bb

Browse files
authored
Unmute failing inference rate limiting integration tests (elastic#121744)
1 parent d3403b2 commit 20d18bb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

muted-tests.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -511,14 +511,6 @@ tests:
511511
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
512512
method: testDeleteExpiredData_RemovesUnusedState
513513
issue: https://github.com/elastic/elasticsearch/issues/116234
514-
- class: org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
515-
method: testRerouting_ToOtherNode
516-
issue: https://github.com/elastic/elasticsearch/issues/121293
517-
- class: org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
518-
method: testRerouting_HandlesTransportException_FromOtherNode
519-
issue: https://github.com/elastic/elasticsearch/issues/121292
520-
- class: org.elasticsearch.xpack.inference.common.InferenceServiceNodeLocalRateLimitCalculatorTests
521-
issue: https://github.com/elastic/elasticsearch/issues/121294
522514
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
523515
method: testGetProfiles
524516
issue: https://github.com/elastic/elasticsearch/issues/121101

0 commit comments

Comments
 (0)