Skip to content

Commit 20205eb

Browse files
Mute org.elasticsearch.repositories.s3.S3ServiceTests testGetClientRegionFromEndpointSettingGuess #131392
1 parent 8a8845d commit 20205eb

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
@@ -426,6 +426,9 @@ tests:
426426
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
427427
method: testStopQueryLocal
428428
issue: https://github.com/elastic/elasticsearch/issues/121672
429+
- class: org.elasticsearch.repositories.s3.S3ServiceTests
430+
method: testGetClientRegionFromEndpointSettingGuess
431+
issue: https://github.com/elastic/elasticsearch/issues/131392
429432

430433
# Examples:
431434
#

0 commit comments

Comments
 (0)