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 2676367 commit 664085bCopy full SHA for 664085b
muted-tests.yml
@@ -174,6 +174,9 @@ tests:
174
- class: org.elasticsearch.action.admin.cluster.stats.CCSTelemetrySnapshotTests
175
method: testToXContent
176
issue: https://github.com/elastic/elasticsearch/issues/112325
177
+- class: org.elasticsearch.lucene.spatial.LatLonShapeDocValuesQueryTests
178
+ method: testEmptySegment
179
+ issue: https://github.com/elastic/elasticsearch/issues/112413
180
181
# Examples:
182
#
0 commit comments