Skip to content

Commit 7b1b2c7

Browse files
Mute org.elasticsearch.gradle.LoggedExecFuncTest failed tasks output logged to console when spooling true #119509
1 parent a9821fb commit 7b1b2c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,9 @@ tests:
614614
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
615615
method: test {match-operator.MatchWithMoreComplexDisjunctionAndConjunction SYNC}
616616
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
617620

618621
# Examples:
619622
#

0 commit comments

Comments
 (0)