Skip to content

Commit 3c914e1

Browse files
Mute org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT testPartialResults #131481
1 parent 256a7fe commit 3c914e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,9 @@ tests:
481481
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
482482
method: testRemoveBanParentsOnDisconnect
483483
issue: https://github.com/elastic/elasticsearch/issues/131562
484+
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
485+
method: testPartialResults
486+
issue: https://github.com/elastic/elasticsearch/issues/131481
484487

485488
# Examples:
486489
#

0 commit comments

Comments
 (0)