We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b746a commit 273b244Copy full SHA for 273b244
muted-tests.yml
@@ -261,6 +261,9 @@ tests:
261
- class: org.elasticsearch.packaging.test.DockerTests
262
method: test151MachineDependentHeapWithSizeOverride
263
issue: https://github.com/elastic/elasticsearch/issues/123437
264
+- class: org.elasticsearch.index.mapper.ShapeGeometryFieldMapperTests
265
+ method: testCartesianBoundsBlockLoader
266
+ issue: https://github.com/elastic/elasticsearch/issues/122661
267
268
# Examples:
269
#
0 commit comments