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 a9f03b5 commit 4207fe5Copy full SHA for 4207fe5
muted-tests.yml
@@ -409,6 +409,9 @@ tests:
409
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
410
method: testLookupExplosionManyMatches
411
issue: https://github.com/elastic/elasticsearch/issues/121481
412
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
413
+ method: testGetUsersWithProfileUid
414
+ issue: https://github.com/elastic/elasticsearch/issues/121483
415
416
# Examples:
417
#
0 commit comments