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 9147428 commit 000901aCopy full SHA for 000901a
muted-tests.yml
@@ -279,6 +279,9 @@ tests:
279
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
280
method: testSearchWithRandomDisconnects
281
issue: https://github.com/elastic/elasticsearch/issues/116175
282
+- class: org.elasticsearch.indexing.IndexActionIT
283
+ method: testAutoGenerateIdNoDuplicates
284
+ issue: https://github.com/elastic/elasticsearch/issues/115716
285
286
# Examples:
287
#
0 commit comments