Skip to content

Commit 78620c6

Browse files
Mute org.elasticsearch.xpack.esql.action.CrossClustersEnrichIT testTopNThenEnrichRemote #118307
1 parent e52d0c9 commit 78620c6

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
@@ -297,6 +297,9 @@ tests:
297297
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
298298
method: testBottomFieldSort
299299
issue: https://github.com/elastic/elasticsearch/issues/118214
300+
- class: org.elasticsearch.xpack.esql.action.CrossClustersEnrichIT
301+
method: testTopNThenEnrichRemote
302+
issue: https://github.com/elastic/elasticsearch/issues/118307
300303

301304
# Examples:
302305
#

0 commit comments

Comments
 (0)