Skip to content

Commit eeac1a7

Browse files
Mute org.elasticsearch.search.sort.GeoDistanceIT testDistanceSortingWithUnmappedField #126118
1 parent f084daa commit eeac1a7

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
@@ -398,6 +398,9 @@ tests:
398398
- class: org.elasticsearch.index.mapper.blockloader.KeywordFieldBlockLoaderTests
399399
method: testBlockLoaderForFieldInObject {preference=Params[syntheticSource=false, preference=DOC_VALUES]}
400400
issue: https://github.com/elastic/elasticsearch/issues/126088
401+
- class: org.elasticsearch.search.sort.GeoDistanceIT
402+
method: testDistanceSortingWithUnmappedField
403+
issue: https://github.com/elastic/elasticsearch/issues/126118
401404

402405
# Examples:
403406
#

0 commit comments

Comments
 (0)