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 a35e560 commit 83737ebCopy full SHA for 83737eb
muted-tests.yml
@@ -423,6 +423,9 @@ tests:
423
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
424
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
425
issue: https://github.com/elastic/elasticsearch/issues/138426
426
+- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
427
+ method: testRevertModelSnapshot
428
+ issue: https://github.com/elastic/elasticsearch/issues/132733
429
430
# Examples:
431
#
0 commit comments