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 unit test failures on recent macOS ARM platforms #1946

Open
doug-walker opened this issue Feb 8, 2024 · 0 comments
Open

Fix unit test failures on recent macOS ARM platforms #1946

doug-walker opened this issue Feb 8, 2024 · 0 comments
Labels
Build Issue Issues related to build or environment problems on any platform. Help Wanted Issues that the TSC has decided are worth implementing, but don't currently have the dev resources.

Comments

@doug-walker
Copy link
Collaborator

As discussed on Slack, several people have reported that the CPU and GPU unit tests fail on macOS ARM chips with macOS 14.

Our experiments to set up a macOS ARM CI runner (also macOS 14) ran into similar problems.

It looks like many of the failures are probably ok but just slightly outside the existing tolerances or are happening where there currently are no tolerances in the test but should be.

This task will require going through the failing tests one by one and deciding what to do. If you want to take this on, please reach out on Slack and run into questions about a given test.

@doug-walker doug-walker added Help Wanted Issues that the TSC has decided are worth implementing, but don't currently have the dev resources. Build Issue Issues related to build or environment problems on any platform. labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Issue Issues related to build or environment problems on any platform. Help Wanted Issues that the TSC has decided are worth implementing, but don't currently have the dev resources.
Projects
None yet
Development

No branches or pull requests

1 participant