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 338c053 commit 5f6e258Copy full SHA for 5f6e258
muted-tests.yml
@@ -273,6 +273,9 @@ tests:
273
- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
274
method: testDeprecatedSettingsReturnWarnings
275
issue: https://github.com/elastic/elasticsearch/issues/108628
276
+- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
277
+ method: testEveryActionIsEitherOperatorOnlyOrNonOperator
278
+ issue: https://github.com/elastic/elasticsearch/issues/102992
279
280
# Examples:
281
#
0 commit comments