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 fb9cffd commit 2fbeccbCopy full SHA for 2fbeccb
muted-tests.yml
@@ -241,6 +241,9 @@ tests:
241
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
242
method: test {yaml=indices.create/20_synthetic_source/create index with use_synthetic_source}
243
issue: https://github.com/elastic/elasticsearch/issues/119191
244
+- class: org.elasticsearch.index.mapper.AbstractShapeGeometryFieldMapperTests
245
+ method: testCartesianBoundsBlockLoader
246
+ issue: https://github.com/elastic/elasticsearch/issues/119201
247
248
# Examples:
249
#
0 commit comments