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

Minor fixups in CI example tests #39

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Minor fixups in CI example tests #39

merged 1 commit into from
Apr 12, 2024

Conversation

boustrophedon
Copy link
Owner

@boustrophedon boustrophedon commented Apr 12, 2024

  • The target triple wasn't being passed to the example-based tests.
    • Disable the ipc/server example on musl
  • Very slightly tighten the bindmounts in the network Isolate test
  • Convert ipc/server to use Unix datagram sockets instead of stream
    sockets. There's a very good chance this was what was causing issues
    with code coverage as well.

- The target triple wasn't being passed to the example-based tests.
    - Disable the ipc/server example on musl
- Very slightly tighten the bindmounts in the network Isolate test
- Convert ipc/server to use Unix datagram sockets instead of stream
  sockets. There's a very good chance this was what was causing issues
  with code coverage as well.
@boustrophedon boustrophedon merged commit e98fcae into master Apr 12, 2024
12 checks passed
@boustrophedon boustrophedon deleted the ci_fixup branch April 13, 2024 00:13
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.

None yet

1 participant