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 68c3569 commit d28015aCopy full SHA for d28015a
muted-tests.yml
@@ -462,6 +462,9 @@ tests:
462
- class: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
463
method: testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
464
issue: https://github.com/elastic/elasticsearch/issues/127787
465
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithFiltersIT
466
+ method: testTimestampFilterFromQuery
467
+ issue: https://github.com/elastic/elasticsearch/issues/127332
468
469
# Examples:
470
#
0 commit comments