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 2416c63 commit c3ea73fCopy full SHA for c3ea73f
muted-tests.yml
@@ -242,6 +242,9 @@ tests:
242
- class: org.elasticsearch.upgrades.QueryBuilderBWCIT
243
method: testQueryBuilderBWC {cluster=UPGRADED}
244
issue: https://github.com/elastic/elasticsearch/issues/116990
245
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
246
+ method: test {p0=snapshot/10_basic/Failed to snapshot indices with synthetic source}
247
+ issue: https://github.com/elastic/elasticsearch/issues/117082
248
249
# Examples:
250
#
0 commit comments