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 62d544e commit 4f62da9Copy full SHA for 4f62da9
muted-tests.yml
@@ -176,6 +176,9 @@ tests:
176
issue: https://github.com/elastic/elasticsearch/issues/112421
177
- class: org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT
178
issue: https://github.com/elastic/elasticsearch/issues/112423
179
+- class: org.elasticsearch.xpack.spatial.index.query.LegacyGeoShapeWithDocValuesQueryTests
180
+ method: testIndexPointsFromLine
181
+ issue: https://github.com/elastic/elasticsearch/issues/112438
182
183
# Examples:
184
#
0 commit comments