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 22099ba commit bc57545Copy full SHA for bc57545
muted-tests.yml
@@ -266,6 +266,9 @@ tests:
266
- class: org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
267
method: test {p0=data_stream/140_data_stream_aliases/Create data stream alias}
268
issue: https://github.com/elastic/elasticsearch/issues/120920
269
+- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
270
+ method: testReservedStatePersistsOnRestart
271
+ issue: https://github.com/elastic/elasticsearch/issues/120923
272
273
# Examples:
274
#
0 commit comments