Skip to content

Commit 902f0a6

Browse files
authored
Re-enable CrossClusterAsyncQueryStopIT (elastic#131717)
I think the failures were the consequence of running pragma tests in release, which since has been fixed.
1 parent c96f0b1 commit 902f0a6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

muted-tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -438,15 +438,6 @@ tests:
438438
- class: org.elasticsearch.xpack.downsample.DownsampleWithBasicRestIT
439439
method: test {p0=downsample-with-security/10_basic/Downsample index}
440440
issue: https://github.com/elastic/elasticsearch/issues/131513
441-
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
442-
method: testStopQueryLocal
443-
issue: https://github.com/elastic/elasticsearch/issues/131595
444-
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
445-
method: testStopQueryLocalNoRemotes
446-
issue: https://github.com/elastic/elasticsearch/issues/131596
447-
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
448-
method: testStopQuery
449-
issue: https://github.com/elastic/elasticsearch/issues/131597
450441

451442
# Examples:
452443
#

0 commit comments

Comments
 (0)