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 54c37ac commit bdd7be6Copy full SHA for bdd7be6
muted-tests.yml
@@ -568,6 +568,9 @@ tests:
568
- class: org.elasticsearch.snapshots.SnapshotShutdownIT
569
method: testSnapshotShutdownProgressTracker
570
issue: https://github.com/elastic/elasticsearch/issues/129752
571
+- class: org.elasticsearch.xpack.security.SecurityRolesMultiProjectIT
572
+ method: testUpdatingFileBasedRoleAffectsAllProjects
573
+ issue: https://github.com/elastic/elasticsearch/issues/129775
574
575
# Examples:
576
#
0 commit comments