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 664085b commit dad4bc3Copy full SHA for dad4bc3
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