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 13417fe commit 49cdeaaCopy full SHA for 49cdeaa
muted-tests.yml
@@ -469,6 +469,9 @@ tests:
469
- class: org.elasticsearch.xpack.inference.InferenceRestIT
470
method: test {p0=inference/70_text_similarity_rank_retriever/Text similarity reranker with min_score zero includes all docs}
471
issue: https://github.com/elastic/elasticsearch/issues/137732
472
+- class: org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT
473
+ method: testUpdateMappingConcurrently
474
+ issue: https://github.com/elastic/elasticsearch/issues/137758
475
476
# Examples:
477
#
0 commit comments