Skip to content

Work around the CI cancelling problem #81783

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 2 commits into from
Closed

Work around the CI cancelling problem #81783

wants to merge 2 commits into from

Conversation

m-ou-se
Copy link
Member

@m-ou-se m-ou-se commented Feb 5, 2021

Testing if disabling rust-lang/simpleinfra/github-actions/cancel-outdated-builds makes it work again, or if the problem is somewhere else.

Also includes #81781.

r? @ghost

@m-ou-se
Copy link
Member Author

m-ou-se commented Feb 5, 2021

Looks like that works. So apparently rust-lang/simpleinfra/github-actions/cancel-outdated-builds is just cancelling everything unconditionally.

@m-ou-se m-ou-se changed the title Attempt at working around the CI cancelling problem Work around the CI cancelling problem Feb 5, 2021
@rust-log-analyzer
Copy link
Collaborator

The job mingw-check failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
configure: rust.channel         := nightly
configure: rust.debug-assertions := True
configure: llvm.assertions      := True
configure: dist.missing-tools   := True
configure: build.configure-args := ['--enable-sccache', '--disable-manage-submodu ...
configure: writing `config.toml` in current directory
configure: 
configure: run `python /checkout/x.py --help`
configure: 
---
   Compiling yaml-merge-keys v0.4.1
   Compiling expand-yaml-anchors v0.1.0 (/checkout/src/tools/expand-yaml-anchors)
    Finished release [optimized] target(s) in 5.89s

error: .github/workflows/ci.yml is not up to date
caused by: src/ci/github-actions/ci.yml and .github/workflows/ci.yml are different
command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools-bin/expand-yaml-anchors" "check" "/checkout"
expected success, got: exit code: 1


@m-ou-se
Copy link
Member Author

m-ou-se commented Feb 5, 2021

WARNING: automatically generated file, DO NOT CHANGE!

Ah, good idea. (:

@m-ou-se
Copy link
Member Author

m-ou-se commented Feb 5, 2021

@m-ou-se m-ou-se closed this Feb 5, 2021
@m-ou-se m-ou-se deleted the fix-cancel branch February 5, 2021 12:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants