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 df3dd3a commit a5d9ea6Copy full SHA for a5d9ea6
muted-tests.yml
@@ -177,6 +177,9 @@ tests:
177
- class: org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests
178
method: testEmptySegment
179
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
183
184
# Examples:
185
#
0 commit comments