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 eefee72 commit ac43ea3Copy full SHA for ac43ea3
muted-tests.yml
@@ -265,6 +265,9 @@ tests:
265
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
266
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 9.0.0]}
267
issue: https://github.com/elastic/elasticsearch/issues/119990
268
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
269
+ method: test {p0=transform/transforms_unattended/Test unattended put and start}
270
+ issue: https://github.com/elastic/elasticsearch/issues/120019
271
272
# Examples:
273
#
0 commit comments