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 d920fee commit 2c83d8dCopy full SHA for 2c83d8d
muted-tests.yml
@@ -369,6 +369,9 @@ tests:
369
- class: org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
370
method: testRerouting_HandlesTransportException_FromOtherNode
371
issue: https://github.com/elastic/elasticsearch/issues/121292
372
+- class: org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
373
+ method: testRerouting_ToOtherNode
374
+ issue: https://github.com/elastic/elasticsearch/issues/121293
375
376
# Examples:
377
#
0 commit comments