Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix —assert-* checks #742

Open
wants to merge 2 commits into
base: future
Choose a base branch
from

Conversation

BolunThompson
Copy link
Contributor

  1. Call inform_daemon_exit on —assert_* exit. Otherwise, --assert_compiler_success hangs while pash waits for an exit message that never comes. The tests don’t currently use this flag, but it will be used for Fix double exit bug in parallel pipelines #739.

  2. Corectly parse is_parallelizable output. Doesn’t affect the tests, since --assert_all_regions_parallelizable failed anyways on the non-zero error code.

Otherwise, --assert_compiler_success hangs.
--assert_all_regions_parallelizable doesn't fail,
but I also copied the change there.
The tests using the flag pass.

Signed-off-by: Bolun Thompson <[email protected]>
Copy link

OS =
CPU =
Ram =
Hash = 49834ac
Kernel=
||
|-|-|-|-|-|-|-|-|-|

Copy link

OS:ubuntu-20.04
Sat Jan 11 19:03:24 UTC 2025
intro: 2/2 tests passed.
interface: 42/42 tests passed.
compiler: 54/54 tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant