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 533d38d commit 4c05c40Copy full SHA for 4c05c40
muted-tests.yml
@@ -261,6 +261,9 @@ tests:
261
- class: org.elasticsearch.index.shard.StoreRecoveryTests
262
method: testAddIndices
263
issue: https://github.com/elastic/elasticsearch/issues/124104
264
+- class: org.elasticsearch.xpack.esql.spatial.SpatialExtentAggregationNoLicenseIT
265
+ method: testStExtentAggregationWithShapes
266
+ issue: https://github.com/elastic/elasticsearch/issues/125734
267
268
# Examples:
269
#
0 commit comments