Browse Source

Mute org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests testEmptySegment #112414

elasticsearchmachine 1 year ago
parent
commit
a5d9ea6265
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -177,6 +177,9 @@ tests:
 - class: org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests
 - class: org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests
   method: testEmptySegment
   method: testEmptySegment
   issue: https://github.com/elastic/elasticsearch/issues/112413
   issue: https://github.com/elastic/elasticsearch/issues/112413
+- class: org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests
+  method: testEmptySegment
+  issue: https://github.com/elastic/elasticsearch/issues/112414
 
 
 # Examples:
 # Examples:
 #
 #