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 8fbf9c6 commit 78e9236Copy full SHA for 78e9236
muted-tests.yml
@@ -298,6 +298,9 @@ tests:
298
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
299
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
300
issue: https://github.com/elastic/elasticsearch/issues/102992
301
+- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
302
+ method: testDeprecatedSettingsReturnWarnings
303
+ issue: https://github.com/elastic/elasticsearch/issues/108628
304
305
# Examples:
306
#
0 commit comments