Attila Doroszlai created HDDS-10938:
---------------------------------------

             Summary: Flaky test check does not list failed iterations
                 Key: HDDS-10938
                 URL: https://issues.apache.org/jira/browse/HDDS-10938
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: CI
    Affects Versions: 1.5.0
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{flaky-test-check}}'s {{count-failures}} job prints total number of failures, 
but does not list failed iterations:

{code:title=https://github.com/adoroszlai/ozone/actions/runs/9233425792/job/25406391922#step:3:1}
Run failures=$(find . -name 'summary.txt' | grep -v 'iteration' | xargs grep -v 
'exit code: 0' | wc -l)
Total failures: 5

Failed runs:

Error: Process completed with exit code 1.
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to