Skip to content

Commit a5d9ea6

Browse files
Mute org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests testEmptySegment #112414
1 parent df3dd3a commit a5d9ea6

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
@@ -177,6 +177,9 @@ tests:
177177
- class: org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests
178178
method: testEmptySegment
179179
issue: https://github.com/elastic/elasticsearch/issues/112413
180+
- class: org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests
181+
method: testEmptySegment
182+
issue: https://github.com/elastic/elasticsearch/issues/112414
180183

181184
# Examples:
182185
#

0 commit comments

Comments
 (0)