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 86fbec3 commit ffe73dcCopy full SHA for ffe73dc
muted-tests.yml
@@ -238,6 +238,9 @@ tests:
238
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncEnrichStopIT
239
method: testEnrichAfterStop
240
issue: https://github.com/elastic/elasticsearch/issues/120757
241
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
242
+ method: testStopQuery
243
+ issue: https://github.com/elastic/elasticsearch/issues/120767
244
245
# Examples:
246
#
0 commit comments