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 be0ea55 commit 593520dCopy full SHA for 593520d
muted-tests.yml
@@ -489,3 +489,6 @@ tests:
489
- class: org.elasticsearch.index.mapper.AbstractShapeGeometryFieldMapperTests
490
method: testCartesianBoundsBlockLoader
491
issue: https://github.com/elastic/elasticsearch/issues/119201
492
+- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
493
+ method: testEveryActionIsEitherOperatorOnlyOrNonOperator
494
+ issue: https://github.com/elastic/elasticsearch/issues/119911
0 commit comments