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 4127f5c commit 54317f4Copy full SHA for 54317f4
muted-tests.yml
@@ -287,6 +287,9 @@ tests:
287
- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountSingleNodeTests
288
method: testAuthenticateWithServiceFileToken
289
issue: https://github.com/elastic/elasticsearch/issues/120988
290
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
291
+ method: testUpdateProfileData
292
+ issue: https://github.com/elastic/elasticsearch/issues/121108
293
294
# Examples:
295
#
0 commit comments