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 b514f64 commit e1bbaf1Copy full SHA for e1bbaf1
muted-tests.yml
@@ -573,6 +573,9 @@ tests:
573
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
574
method: test {csv-spec:stats.CountDistinctWithConditions}
575
issue: https://github.com/elastic/elasticsearch/issues/134993
576
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
577
+ method: testStopQueryInlineStats
578
+ issue: https://github.com/elastic/elasticsearch/issues/135032
579
580
# Examples:
581
#
0 commit comments