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 39dc460 commit 3b906f0Copy full SHA for 3b906f0
muted-tests.yml
@@ -409,6 +409,9 @@ tests:
409
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
410
method: test {yaml=reference/rest-api/usage/line_38}
411
issue: https://github.com/elastic/elasticsearch/issues/113694
412
+- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
413
+ method: testEveryActionIsEitherOperatorOnlyOrNonOperator
414
+ issue: https://github.com/elastic/elasticsearch/issues/102992
415
416
# Examples:
417
#
0 commit comments