File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -522,6 +522,9 @@ tests:
522522- class : org.elasticsearch.index.IndexingPressureIT
523523 method : testWriteCanBeRejectedAtPrimaryLevel
524524 issue : https://github.com/elastic/elasticsearch/issues/131151
525+ - class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
526+ method : testStopQueryLocal
527+ issue : https://github.com/elastic/elasticsearch/issues/121672
525528
526529# Examples:
527530#
@@ -560,4 +563,4 @@ tests:
560563# issue: "https://github.com/elastic/elasticsearch/..."
561564# - class: "org.elasticsearch.xpack.esql.**"
562565# method: "test {union_types.MultiIndexIpStringStatsInline *}"
563- # issue: "https://github.com/elastic/elasticsearch/..."
566+ # issue: "https://github.com/elastic/elasticsearch/..."
You can’t perform that action at this time.
0 commit comments