Enrico Minack created SPARK-39074:
-------------------------------------

             Summary: Fail on uploading test files, not when downloading them
                 Key: SPARK-39074
                 URL: https://issues.apache.org/jira/browse/SPARK-39074
             Project: Spark
          Issue Type: Improvement
          Components: Project Infra
    Affects Versions: 3.4.0
            Reporter: Enrico Minack


The CI workflow "Report test results" fails when there are no artifacts to be 
downloaded from the triggering workflow. In some situations, the triggering 
workflow is not skipped, but all test jobs are skipped in case no code changes 
are detected.

In that situation, no test files are uploaded, which makes the triggered 
workflow fail.

Downloading no test files can have two reasons:
1. No tests have been executed or no test files have been generated.
2. No code has been built and tested deliberately.

You want to be notified in the first situation to fix the CI. Therefore, CI 
should fail when code is built and tests are run but no test result files are 
been found.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to