Skip to content

Commit 664085b

Browse files
elasticsearchmachinecbuescher
authored andcommitted
Mute org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests testEmptySegment elastic#112413
1 parent 2676367 commit 664085b

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
@@ -174,6 +174,9 @@ tests:
174174
- class: org.elasticsearch.action.admin.cluster.stats.CCSTelemetrySnapshotTests
175175
method: testToXContent
176176
issue: https://github.com/elastic/elasticsearch/issues/112325
177+
- class: org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests
178+
method: testEmptySegment
179+
issue: https://github.com/elastic/elasticsearch/issues/112413
177180

178181
# Examples:
179182
#

0 commit comments

Comments
 (0)