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

Commits on Apr 12, 2024

  1. Minor fixups in CI example tests

    - 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 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    520133c View commit details
    Browse the repository at this point in the history