[
https://issues.apache.org/jira/browse/SPARK-39074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554895#comment-17554895
]
Hyukjin Kwon commented on SPARK-39074:
--------------------------------------
Fixed in
https://github.com/apache/spark/commit/ae10ff8837385871c3f72b2b7bb97dd235872602
> 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
> Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]