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 8acc4d1 commit 47bb1a6Copy full SHA for 47bb1a6
muted-tests.yml
@@ -462,6 +462,9 @@ tests:
462
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
463
method: testCreatesChatCompletion_AndThenCreatesTextEmbedding
464
issue: https://github.com/elastic/elasticsearch/issues/138012
465
+- class: org.elasticsearch.index.mapper.DateFieldMapperTests
466
+ method: testSortShortcuts
467
+ issue: https://github.com/elastic/elasticsearch/issues/138018
468
469
# Examples:
470
#
0 commit comments