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 c34d129 commit 2e9ef40Copy full SHA for 2e9ef40
muted-tests.yml
@@ -243,6 +243,9 @@ tests:
243
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
244
method: test {p0=synonyms/90_synonyms_reloading_for_synset/Reload analyzers for specific synonym set}
245
issue: https://github.com/elastic/elasticsearch/issues/116777
246
+- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
247
+ method: testStopWorksInMiddleOfProcessing
248
+ issue: https://github.com/elastic/elasticsearch/issues/117591
249
250
# Examples:
251
#
0 commit comments