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 f0881e6 commit a48925eCopy full SHA for a48925e
muted-tests.yml
@@ -289,6 +289,9 @@ tests:
289
- class: org.elasticsearch.search.functionscore.QueryRescorerIT
290
method: testScoring
291
issue: https://github.com/elastic/elasticsearch/issues/116050
292
+- class: org.elasticsearch.indexing.IndexActionIT
293
+ method: testAutoGenerateIdNoDuplicates
294
+ issue: https://github.com/elastic/elasticsearch/issues/115716
295
296
# Examples:
297
#
0 commit comments