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 71ae0cc commit 23d7e94Copy full SHA for 23d7e94
muted-tests.yml
@@ -527,6 +527,9 @@ tests:
527
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
528
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
529
issue: https://github.com/elastic/elasticsearch/issues/132608
530
+- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
531
+ method: testRevertModelSnapshot_DeleteInterveningResults
532
+ issue: https://github.com/elastic/elasticsearch/issues/132349
533
534
# Examples:
535
#
0 commit comments