When a drone CI job "continuous-integration/drone/pr" for a pull request fails, a CI job "Artifacts from Failure" is created and marked as failed, too.
When you now restart the "continuous-integration/drone/pr" job for that PR and it succeeds, the failed "Artifacts from Failure" is still shown in the CI results of that pull request, and so the results have a red heading "Some checks were not successful".
See screenshot in section "Actual result" below.
"Artifacts from Failure" is cleared when a "continuous-integration/drone/pr" job is started.
"Artifacts from Failure" is not cleared when a "continuous-integration/drone/pr" job is started.
The CI results have a red heading "Some checks were not successful", and therefore in the list of PRs the PR is marked with a red cross instead of a green check mark. This can confuse PR authors.
I have observed this on the 4.3-dev branch, recently e.g. with PR #39491 . Not sure if that also happens on the other branches.
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|