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 ac308da commit 2ea4e1cCopy full SHA for 2ea4e1c
muted-tests.yml
@@ -279,6 +279,9 @@ tests:
279
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
280
method: test {p0=ml/inference_crud/Test force delete given model with alias referenced by pipeline}
281
issue: https://github.com/elastic/elasticsearch/issues/116136
282
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
283
+ method: test {p0=transform/transforms_start_stop/Test start already started transform}
284
+ issue: https://github.com/elastic/elasticsearch/issues/98802
285
286
# Examples:
287
#
0 commit comments