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 8edfa05 commit 71eb158Copy full SHA for 71eb158
muted-tests.yml
@@ -330,6 +330,9 @@ tests:
330
- class: org.elasticsearch.integration.KibanaUserRoleIntegTests
331
method: testSearchAndMSearch
332
issue: https://github.com/elastic/elasticsearch/issues/113345
333
+- class: org.elasticsearch.action.bulk.IncrementalBulkIT
334
+ method: testBulkLevelBulkFailureAfterFirstIncrementalRequest
335
+ issue: https://github.com/elastic/elasticsearch/issues/113365
336
337
# Examples:
338
#
0 commit comments