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 6c9e64e commit edcec62Copy full SHA for edcec62
muted-tests.yml
@@ -424,6 +424,9 @@ tests:
424
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
425
method: testAsyncQueriesWithLimit0
426
issue: https://github.com/elastic/elasticsearch/issues/121489
427
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
428
+ method: testSuggestProfilesWithHint
429
+ issue: https://github.com/elastic/elasticsearch/issues/121116
430
431
# Examples:
432
#
0 commit comments