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 08521ba commit 65985eaCopy full SHA for 65985ea
muted-tests.yml
@@ -508,6 +508,9 @@ tests:
508
- class: org.elasticsearch.search.SearchWithIndexBlocksIT
509
method: testMultiSearchIndicesWithIndexRefreshBlocks
510
issue: https://github.com/elastic/elasticsearch/issues/131698
511
+- class: org.elasticsearch.indices.cluster.RemoteSearchForceConnectTimeoutIT
512
+ method: testTimeoutSetting
513
+ issue: https://github.com/elastic/elasticsearch/issues/131656
514
515
# Examples:
516
#
0 commit comments