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 78bc48e commit 51e05a5Copy full SHA for 51e05a5
muted-tests.yml
@@ -544,6 +544,9 @@ tests:
544
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
545
method: testMergeTasksAreUnblockedWhenMoreDiskSpaceBecomesAvailable
546
issue: https://github.com/elastic/elasticsearch/issues/129296
547
+- class: org.elasticsearch.xpack.security.PermissionsIT
548
+ method: testCanManageIndexWithNoPermissions
549
+ issue: https://github.com/elastic/elasticsearch/issues/129471
550
551
# Examples:
552
#
0 commit comments