We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9c2c3 commit ac72785Copy full SHA for ac72785
muted-tests.yml
@@ -374,6 +374,9 @@ tests:
374
- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
375
method: testSnapshotRecovery {p0=false p1=true}
376
issue: https://github.com/elastic/elasticsearch/issues/122551
377
+- class: org.elasticsearch.index.mapper.ShapeGeometryFieldMapperTests
378
+ method: testCartesianBoundsBlockLoader
379
+ issue: https://github.com/elastic/elasticsearch/issues/122661
380
381
# Examples:
382
#
0 commit comments