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 9bab4d1 commit a24e7bbCopy full SHA for a24e7bb
muted-tests.yml
@@ -599,6 +599,9 @@ tests:
599
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
600
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_hnsw}
601
issue: https://github.com/elastic/elasticsearch/issues/132141
602
+- class: org.elasticsearch.index.engine.MergeWithLowDiskSpaceIT
603
+ method: testRelocationWhileForceMerging
604
+ issue: https://github.com/elastic/elasticsearch/issues/131789
605
606
# Examples:
607
#
0 commit comments