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 840bddd commit d5589d7Copy full SHA for d5589d7
muted-tests.yml
@@ -318,6 +318,9 @@ tests:
318
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
319
method: testUnifiedCompletionInference
320
issue: https://github.com/elastic/elasticsearch/issues/118405
321
+- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
322
+ method: testEveryActionIsEitherOperatorOnlyOrNonOperator
323
+ issue: https://github.com/elastic/elasticsearch/issues/118220
324
325
# Examples:
326
#
0 commit comments