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 f09294c commit efa8cf1Copy full SHA for efa8cf1
muted-tests.yml
@@ -456,6 +456,9 @@ tests:
456
- class: org.elasticsearch.index.engine.MergeWithLowDiskSpaceIT
457
method: testRelocationWhileForceMerging
458
issue: https://github.com/elastic/elasticsearch/issues/131789
459
+- class: org.elasticsearch.search.sort.FieldSortIT
460
+ method: testSortMixedFieldTypes
461
+ issue: https://github.com/elastic/elasticsearch/issues/129445
462
463
# Examples:
464
#
0 commit comments