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 2482f06 commit 35cb6a7Copy full SHA for 35cb6a7
muted-tests.yml
@@ -257,6 +257,9 @@ tests:
257
- class: org.elasticsearch.xpack.security.QueryableReservedRolesIT
258
method: testConfiguredReservedRolesAfterClosingAndOpeningIndex
259
issue: https://github.com/elastic/elasticsearch/issues/120127
260
+- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
261
+ method: testOldRepoAccess
262
+ issue: https://github.com/elastic/elasticsearch/issues/120148
263
264
# Examples:
265
#
0 commit comments