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 a9821fb commit 7b1b2c7Copy full SHA for 7b1b2c7
muted-tests.yml
@@ -614,6 +614,9 @@ tests:
614
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
615
method: test {match-operator.MatchWithMoreComplexDisjunctionAndConjunction SYNC}
616
issue: https://github.com/elastic/elasticsearch/issues/130640
617
+- class: org.elasticsearch.gradle.LoggedExecFuncTest
618
+ method: failed tasks output logged to console when spooling true
619
+ issue: https://github.com/elastic/elasticsearch/issues/119509
620
621
# Examples:
622
#
0 commit comments