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 c541144 commit 3b9d55dCopy full SHA for 3b9d55d
muted-tests.yml
@@ -405,6 +405,9 @@ tests:
405
- class: org.elasticsearch.xpack.enrich.EnrichIT
406
method: testEnrichSpecialTypes
407
issue: https://github.com/elastic/elasticsearch/issues/114773
408
+- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
409
+ method: testEveryActionIsEitherOperatorOnlyOrNonOperator
410
+ issue: https://github.com/elastic/elasticsearch/issues/102992
411
412
# Examples:
413
#
0 commit comments