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 9b095eb commit 38a34d9Copy full SHA for 38a34d9
muted-tests.yml
@@ -314,6 +314,9 @@ tests:
314
- class: org.elasticsearch.packaging.test.DockerTests
315
method: test011SecurityEnabledStatus
316
issue: https://github.com/elastic/elasticsearch/issues/118517
317
+- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
318
+ method: testInvalidJSON
319
+ issue: https://github.com/elastic/elasticsearch/issues/116521
320
321
# Examples:
322
#
0 commit comments