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 f8ae3ab commit ead2e4dCopy full SHA for ead2e4d
muted-tests.yml
@@ -389,6 +389,9 @@ tests:
389
- class: org.elasticsearch.transport.netty4.SimpleNetty4TransportTests
390
method: testTransportStatsWithException
391
issue: https://github.com/elastic/elasticsearch/issues/139863
392
+- class: org.elasticsearch.transport.netty4.SimpleNetty4TransportTests
393
+ method: testTransportStats
394
+ issue: https://github.com/elastic/elasticsearch/issues/139864
395
396
# Examples:
397
#
0 commit comments