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 8a8845d commit 20205ebCopy full SHA for 20205eb
muted-tests.yml
@@ -426,6 +426,9 @@ tests:
426
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
427
method: testStopQueryLocal
428
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
432
433
# Examples:
434
#
0 commit comments