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 742f97b commit 8343e17Copy full SHA for 8343e17
muted-tests.yml
@@ -614,6 +614,9 @@ tests:
614
- class: org.elasticsearch.reindex.ReindexRestClientSslTests
615
method: testClientSucceedsWithCertificateAuthorities
616
issue: https://github.com/elastic/elasticsearch/issues/130586
617
+- class: org.elasticsearch.reindex.ReindexFromRemoteBuildRestClientTests
618
+ method: testHeaders
619
+ issue: https://github.com/elastic/elasticsearch/issues/130587
620
621
# Examples:
622
#
0 commit comments