Skip to content

Commit 78e9236

Browse files
committed
Mute org.elasticsearch.xpack.deprecation.DeprecationHttpIT testDeprecatedSettingsReturnWarnings #108628
1 parent 8fbf9c6 commit 78e9236

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,9 @@ tests:
298298
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
299299
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
300300
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
301304

302305
# Examples:
303306
#

0 commit comments

Comments
 (0)