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 eeb745c commit c8aa582Copy full SHA for c8aa582
muted-tests.yml
@@ -382,6 +382,9 @@ tests:
382
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
383
method: test {yaml=reference/snapshot-restore/apis/get-snapshot-api/line_751}
384
issue: https://github.com/elastic/elasticsearch/issues/121345
385
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
386
+ method: testHasPrivileges
387
+ issue: https://github.com/elastic/elasticsearch/issues/121346
388
389
# Examples:
390
#
0 commit comments