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 e63c553 commit 5f1f911Copy full SHA for 5f1f911
muted-tests.yml
@@ -579,6 +579,9 @@ tests:
579
- class: org.elasticsearch.xpack.esql.action.EnrichIT
580
method: testListeningRatio
581
issue: https://github.com/elastic/elasticsearch/issues/130793
582
+- class: org.elasticsearch.xpack.esql.action.EsqlRemoteErrorWrapIT
583
+ method: testThatRemoteErrorsAreWrapped
584
+ issue: https://github.com/elastic/elasticsearch/issues/130794
585
586
# Examples:
587
#
0 commit comments