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

Test zig build on MacOS too #609

Closed
wants to merge 2 commits into from
Closed

Conversation

plajjan
Copy link
Contributor

@plajjan plajjan commented Jan 10, 2024

This adds so the zig build test runs natively on MacOS too.

Part of #602.

@plajjan
Copy link
Contributor Author

plajjan commented Jan 10, 2024

@ivmai looking at the workflow https://github.com/actonlang/bdwgc/actions/runs/7475855579 it seems like it fails with threads enabled but thread local allocation disabled. Not sure I'm reading it right though so probably better you take a look?

@ivmai
Copy link
Owner

ivmai commented Jan 10, 2024

@ivmai looking at the workflow https://github.com/actonlang/bdwgc/actions/runs/7475855579 it seems like it fails with threads enabled but thread local allocation disabled. Not sure I'm reading it right though so probably better you take a look?

The code w/o thread-local allocation runs slower thus the test exceeds 4 minutes, pleasse change it to 6 (should be enough).

It seems to run slightly slower on MacOS.
@ivmai
Copy link
Owner

ivmai commented Jan 10, 2024

Are shared builds OK on MacOS?

ivmai pushed a commit that referenced this pull request Jan 12, 2024
@ivmai
Copy link
Owner

ivmai commented Jan 12, 2024

Merged as 9464650

@ivmai ivmai closed this Jan 12, 2024
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.

2 participants