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 71dfb06 commit 8b9cbcaCopy full SHA for 8b9cbca
muted-tests.yml
@@ -293,6 +293,9 @@ tests:
293
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
294
method: test {yaml=logsdb/10_settings/logsdb with default ignore dynamic beyond limit and subobjects false}
295
issue: https://github.com/elastic/elasticsearch/issues/116054
296
+- class: org.elasticsearch.indices.state.CloseIndexIT
297
+ method: testConcurrentClose
298
+ issue: https://github.com/elastic/elasticsearch/issues/116073
299
300
# Examples:
301
#
0 commit comments