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 f7c363a commit 5f70307Copy full SHA for 5f70307
muted-tests.yml
@@ -413,6 +413,9 @@ tests:
413
- class: org.elasticsearch.smoketest.SmokeTestMonitoringWithSecurityIT
414
method: testHTTPExporterWithSSL
415
issue: https://github.com/elastic/elasticsearch/issues/122220
416
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
417
+ method: testStopQueryLocal
418
+ issue: https://github.com/elastic/elasticsearch/issues/121672
419
420
# Examples:
421
#
0 commit comments