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 macOS compatibility and reenable CI tests #2490

Merged
merged 4 commits into from
May 22, 2024

Conversation

MattHag
Copy link
Collaborator

@MattHag MattHag commented May 16, 2024

Related #1244

@MattHag MattHag force-pushed the fix_mac_tests branch 2 times, most recently from cf8a75e to c7dcc73 Compare May 17, 2024 00:05
@MattHag
Copy link
Collaborator Author

MattHag commented May 19, 2024

@pfps Ready. Upcoming changes enable more code to have module level units tests without mocks and without dependencies on actual I/O.

MattHag added 2 commits May 20, 2024 09:34
Tests fail on macOS, enable them when unit tests are
refined to only test the module without dependencies.
@MattHag MattHag changed the title Fix setup for macOS CI Fix macOS compatibility and enable CI tests May 22, 2024
@MattHag MattHag changed the title Fix macOS compatibility and enable CI tests Fix macOS compatibility and reenable CI tests May 22, 2024
@MattHag
Copy link
Collaborator Author

MattHag commented May 22, 2024

This change is crucial to support macOS again. Without this change the support is broken by recent changes with a dbus import.

Copy link
Collaborator

@pfps pfps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine

@pfps pfps merged commit 500b999 into pwr-Solaar:master May 22, 2024
5 checks passed
@MattHag MattHag deleted the fix_mac_tests branch May 26, 2024 16:00
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