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 25b5c25 commit 74c91aaCopy full SHA for 74c91aa
muted-tests.yml
@@ -279,6 +279,9 @@ tests:
279
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
280
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 9.0.0]}
281
issue: https://github.com/elastic/elasticsearch/issues/119562
282
+- class: org.elasticsearch.xpack.ml.integration.ForecastIT
283
+ method: testOverflowToDisk
284
+ issue: https://github.com/elastic/elasticsearch/issues/117740
285
286
# Examples:
287
#
0 commit comments