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 c04e6e5 commit 485b9ccCopy full SHA for 485b9cc
muted-tests.yml
@@ -620,6 +620,9 @@ tests:
620
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
621
method: testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_disk}
622
issue: https://github.com/elastic/elasticsearch/issues/132165
623
+- class: org.elasticsearch.indices.cluster.FieldCapsForceConnectTimeoutIT
624
+ method: testTimeoutSetting
625
+ issue: https://github.com/elastic/elasticsearch/issues/132179
626
627
# Examples:
628
#
0 commit comments