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 3c6482d commit f509745Copy full SHA for f509745
muted-tests.yml
@@ -581,6 +581,9 @@ tests:
581
- class: org.elasticsearch.indices.stats.IndexStatsIT
582
method: testFilterCacheStats
583
issue: https://github.com/elastic/elasticsearch/issues/124447
584
+- class: org.elasticsearch.search.sort.FieldSortIT
585
+ method: testSortMixedFieldTypes
586
+ issue: https://github.com/elastic/elasticsearch/issues/129445
587
588
# Examples:
589
#
0 commit comments