Skip to content

Commit 3b906f0

Browse files
elasticsearchmachinemark-vieira
authored andcommitted
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT testEveryActionIsEitherOperatorOnlyOrNonOperator #102992
(cherry picked from commit 3b9d55d)
1 parent 39dc460 commit 3b906f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,9 @@ tests:
409409
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
410410
method: test {yaml=reference/rest-api/usage/line_38}
411411
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
412415

413416
# Examples:
414417
#

0 commit comments

Comments
 (0)