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 c3223e5 commit 01cab80Copy full SHA for 01cab80
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