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

Disable gen-go parallelism when testing on macos to enable macos in CI #400

Merged
merged 2 commits into from
Apr 7, 2022

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Apr 6, 2022

There's an underlying bug (or set of them) here that is causing problems on macos. A temporary fix to get macos into CI is to disable the parallelism but we really need to find the real cause and fix that.

It'd be nice to be able to iterate toward being able to enable the unified-ci setup here and this is one of the main blockers I believe (Windows is another story).

Ref: #79

There's an underlying bug (or set of them) here that is causing problems
on macos. A temporary fix to get macos into CI is to disable the
parallelism but we really need to find the real cause and fix that.

Ref: #79
@rvagg rvagg merged commit 9d19e3c into master Apr 7, 2022
@rvagg rvagg deleted the rvagg/macos-ci branch April 7, 2022 01:04
@BigLep BigLep linked an issue Apr 19, 2022 that may be closed by this pull request
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.

tests seem to hang on Mac on GitHub Actions
2 participants