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 f1d6b08 commit f0ee5bfCopy full SHA for f0ee5bf
muted-tests.yml
@@ -256,6 +256,9 @@ tests:
256
- class: org.elasticsearch.packaging.test.DockerTests
257
method: test010Install
258
issue: https://github.com/elastic/elasticsearch/issues/131376
259
+- class: org.elasticsearch.gradle.LoggedExecFuncTest
260
+ method: failed tasks output logged to console when spooling true
261
+ issue: https://github.com/elastic/elasticsearch/issues/119509
262
263
# Examples:
264
#
0 commit comments