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 311a6e0 commit 3e2a417Copy full SHA for 3e2a417
muted-tests.yml
@@ -543,3 +543,6 @@ tests:
543
- class: org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
544
method: testRerouting_ToOtherNode
545
issue: https://github.com/elastic/elasticsearch/issues/121293
546
+- class: org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
547
+ method: testRerouting_HandlesTransportException_FromOtherNode
548
+ issue: https://github.com/elastic/elasticsearch/issues/121292
0 commit comments