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 521981d commit 0fb42edCopy full SHA for 0fb42ed
muted-tests.yml
@@ -417,6 +417,9 @@ tests:
417
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
418
method: test {yaml=termvectors/30_realtime/Realtime Term Vectors}
419
issue: https://github.com/elastic/elasticsearch/issues/138370
420
+- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
421
+ method: testRevertModelSnapshot_DeleteInterveningResults
422
+ issue: https://github.com/elastic/elasticsearch/issues/132349
423
424
# Examples:
425
#
0 commit comments