Consider all other exit codes besides 'test-success-exit-code' as failures#65
Consider all other exit codes besides 'test-success-exit-code' as failures#65phil-opp merged 5 commits intorust-osdev:masterfrom
Conversation
|
ci failing is probably not due to the changes: on an unrelated test. Someone else also just posted this error on stackoverflow: https://stackoverflow.com/questions/63151602/rust-process-failed-with-exit-code-101-using-github-actions |
|
Thanks for the pull request! I'm currently a bit busy, but I'll try to review this as soon as possible. The CI changes are caused by a cargo bug in the latest nightly: rust-lang/cargo#8557. It was caused by the directory layout changes in rust-lang/rust#73265. |
phil-opp
left a comment
There was a problem hiding this comment.
Looks good to me, thanks a lot!
|
Published as v0.10.0 |
|
Hey, I have the same error The ci build is failing on github actions. What is the fix? |
Consider all other exit codes besides 'test-success-exit-code' as failures
test-no-rebootconfig key (defaults to true) to pass-no-rebootfor test executablesCloses #61
Edit (phil-opp): This is a breaking change.