[ 
https://issues.apache.org/jira/browse/SPARK-39038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-39038.
----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 36371
[https://github.com/apache/spark/pull/36371]

> Skip reporting test results if triggering workflow was skipped
> --------------------------------------------------------------
>
>                 Key: SPARK-39038
>                 URL: https://issues.apache.org/jira/browse/SPARK-39038
>             Project: Spark
>          Issue Type: Improvement
>          Components: Project Infra
>    Affects Versions: 3.4.0
>            Reporter: Enrico Minack
>            Assignee: Enrico Minack
>            Priority: Major
>             Fix For: 3.4.0
>
>
> The `"Report test results"` workflow is triggered when either `"Build and 
> test"` or `"Build and test (ANSI)"` complete. On fork repositories, workflow 
> `"Build and test (ANSI)"` is always skipped.
> The triggered `"Report test results"` workflow downloads artifacts from the 
> triggering workflow and errors because there are none artifacts.
> Therefore, the `"Report test results"` workflow should be skipped when the 
> triggering workflow completed with conclusion `'skipped'`.



--
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