Skip to content

Commit 9678abc

Browse files
authored
Unmute failing inference rate limiting integration tests (elastic#121743)
1 parent c5a4ef1 commit 9678abc

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

muted-tests.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -483,14 +483,9 @@ tests:
483483
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
484484
method: testSuggestProfileWithData
485485
issue: https://github.com/elastic/elasticsearch/issues/121258
486-
- class: org.elasticsearch.xpack.inference.common.InferenceServiceNodeLocalRateLimitCalculatorTests
487-
issue: https://github.com/elastic/elasticsearch/issues/121294
488-
- class: org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
489-
method: testRerouting_HandlesTransportException_FromOtherNode
490-
issue: https://github.com/elastic/elasticsearch/issues/121292
491-
- class: org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
492-
method: testRerouting_ToOtherNode
493-
issue: https://github.com/elastic/elasticsearch/issues/121293
486+
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
487+
method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
488+
issue: https://github.com/elastic/elasticsearch/issues/121412
494489
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
495490
method: testStopAndRestart
496491
issue: https://github.com/elastic/elasticsearch/issues/121433

0 commit comments

Comments
 (0)