mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 01:22:26 -04:00
Mute org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT testOneRemoteClusterPartial #124055
This commit is contained in:
parent
730d1109aa
commit
351e3b8fe4
1 changed files with 3 additions and 0 deletions
|
@ -471,6 +471,9 @@ tests:
|
||||||
- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityRestIT
|
- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityRestIT
|
||||||
method: testTaskCancellation
|
method: testTaskCancellation
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/128009
|
issue: https://github.com/elastic/elasticsearch/issues/128009
|
||||||
|
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
|
||||||
|
method: testOneRemoteClusterPartial
|
||||||
|
issue: https://github.com/elastic/elasticsearch/issues/124055
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue