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 f6d3a2c commit a744aefCopy full SHA for a744aef
muted-tests.yml
@@ -302,6 +302,9 @@ tests:
302
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
303
method: test {yaml=cluster.health/20_request_timeout/cluster health request timeout waiting for active shards}
304
issue: https://github.com/elastic/elasticsearch/issues/121130
305
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
306
+ method: testProfileIndexAutoCreation
307
+ issue: https://github.com/elastic/elasticsearch/issues/120987
308
309
# Examples:
310
#
0 commit comments