We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2ddff commit beabbb3Copy full SHA for beabbb3
muted-tests.yml
@@ -483,6 +483,9 @@ tests:
483
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithFiltersIT
484
method: testTimestampFilterFromQuery
485
issue: https://github.com/elastic/elasticsearch/issues/127332
486
+- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderIT
487
+ method: testSearchWhileRelocating
488
+ issue: https://github.com/elastic/elasticsearch/issues/128500
489
490
# Examples:
491
#
0 commit comments