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 f8151f0 commit 7953516Copy full SHA for 7953516
muted-tests.yml
@@ -365,6 +365,9 @@ tests:
365
- class: org.elasticsearch.xpack.esql.action.EsqlActionTaskIT
366
method: testCancelRequestWhenFailingFetchingPages
367
issue: https://github.com/elastic/elasticsearch/issues/117397
368
+- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
369
+ method: testEveryActionIsEitherOperatorOnlyOrNonOperator
370
+ issue: https://github.com/elastic/elasticsearch/issues/102992
371
372
# Examples:
373
#
0 commit comments