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 a8fa797 commit b2a6cfaCopy full SHA for b2a6cfa
muted-tests.yml
@@ -621,6 +621,9 @@ tests:
621
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
622
method: test {csv-spec:spatial_shapes.ConvertCartesianShapeFromStringParseError}
623
issue: https://github.com/elastic/elasticsearch/issues/135455
624
+- class: org.elasticsearch.upgrades.SearchableSnapshotsRollingUpgradeIT
625
+ method: testBlobStoreCacheWithPartialCopyInMixedVersions
626
+ issue: https://github.com/elastic/elasticsearch/issues/135473
627
628
# Examples:
629
#
0 commit comments