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 5542d7c commit b681d42Copy full SHA for b681d42
muted-tests.yml
@@ -298,6 +298,9 @@ tests:
298
- class: org.elasticsearch.ingest.common.DateProcessorTests
299
method: testJavaPatternDefaultYear
300
issue: https://github.com/elastic/elasticsearch/issues/119391
301
+- class: org.elasticsearch.gradle.LoggedExecFuncTest
302
+ method: failed tasks output logged to console when spooling true
303
+ issue: https://github.com/elastic/elasticsearch/issues/119509
304
305
# Examples:
306
#
0 commit comments