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

Test failure with network 3.1.2.0 #51

Closed
felixonmars opened this issue Aug 9, 2020 · 3 comments
Closed

Test failure with network 3.1.2.0 #51

felixonmars opened this issue Aug 9, 2020 · 3 comments

Comments

@felixonmars
Copy link
Contributor

        invalid-bind:            FAIL
          tests/DBusTests/Util.hs:298:
          unexpected exception TransportError {transportErrorMessage = "Network.Socket.connect: <socket: 3>: permission denied (Permission denied)", transportErrorAddress = Just (Address "unix:path=/")}
@rblaze
Copy link
Owner

rblaze commented Aug 10, 2020

It's a bug in network-3.1.2.0: haskell/network#478

@rblaze
Copy link
Owner

rblaze commented Aug 13, 2020

Should work fine when network fix is released.

@rblaze
Copy link
Owner

rblaze commented Dec 5, 2020

network-3.1.2.1 includes a fix that will make tests pass.

@rblaze rblaze closed this as completed Dec 5, 2020
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

No branches or pull requests

2 participants