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

Run integration tests using nix runner matrix #3816

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jberthold
Copy link
Member

@jberthold jberthold commented Apr 17, 2024

We are currently not running integration tests on Mac OS.

  • many tests need the --no-haskell-binary option to run reliably on Mac OS
  • For the rpc-integration tests, we need to increase the connection attempt counter
  • We want to run the tests on an ARM based Mac to get acceptable performance.

@jberthold jberthold force-pushed the HOTFIX-run-integration-test-matrix branch from b17d231 to 897fbdd Compare April 17, 2024 06:37
* use self-hosted linux runner
* bump connection attempts for booster test
* use path filters
* run all integration tests when github setup changes
* omit integration tests on macos-12 runner
@jberthold jberthold force-pushed the HOTFIX-run-integration-test-matrix branch from 897fbdd to da54dbc Compare April 17, 2024 06:39
@jberthold
Copy link
Member Author

Integration tests on Mac M1 appear to be hanging. On hold for now, to investigate at a later time.

@jberthold jberthold changed the title Hotfix run integration test matrix Run integration tests using nix runner matrix Apr 18, 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.

1 participant