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 896818c commit b2879c3Copy full SHA for b2879c3
muted-tests.yml
@@ -305,6 +305,9 @@ tests:
305
- class: org.elasticsearch.xpack.spatial.index.query.ShapeQueryBuilderOverShapeTests
306
method: testToQuery
307
issue: https://github.com/elastic/elasticsearch/issues/119090
308
+- class: org.elasticsearch.xpack.spatial.index.query.GeoShapeQueryBuilderGeoShapeTests
309
+ method: testToQuery
310
+ issue: https://github.com/elastic/elasticsearch/issues/119091
311
312
# Examples:
313
#
0 commit comments