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 2ceade4 commit a0ce742Copy full SHA for a0ce742
muted-tests.yml
@@ -305,6 +305,9 @@ tests:
305
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
306
method: test {yaml=reference/indices/shard-stores/line_150}
307
issue: https://github.com/elastic/elasticsearch/issues/118896
308
+- class: org.elasticsearch.cluster.service.MasterServiceTests
309
+ method: testThreadContext
310
+ issue: https://github.com/elastic/elasticsearch/issues/118914
311
312
# Examples:
313
#
0 commit comments