Skip to content

Commit f509745

Browse files
Mute org.elasticsearch.search.sort.FieldSortIT testSortMixedFieldTypes #129445
1 parent 3c6482d commit f509745

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,9 @@ tests:
581581
- class: org.elasticsearch.indices.stats.IndexStatsIT
582582
method: testFilterCacheStats
583583
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
584587

585588
# Examples:
586589
#

0 commit comments

Comments
 (0)