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 86098f8 commit 105d4f8Copy full SHA for 105d4f8
muted-tests.yml
@@ -232,6 +232,9 @@ tests:
232
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
233
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
234
issue: https://github.com/elastic/elasticsearch/issues/102992
235
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
236
+ method: test {p0=transform/transforms_reset/Test reset running transform}
237
+ issue: https://github.com/elastic/elasticsearch/issues/117473
238
239
# Examples:
240
#
0 commit comments