Skip to content

tests fail on macOS #256

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

Closed
weissi opened this issue Jun 15, 2020 · 2 comments · Fixed by #257
Closed

tests fail on macOS #256

weissi opened this issue Jun 15, 2020 · 2 comments · Fixed by #257
Assignees
Labels
kind/bug Feature doesn't work as expected.
Milestone

Comments

@weissi
Copy link
Contributor

weissi commented Jun 15, 2020

Test Case '-[AsyncHTTPClientTests.HTTPClientInternalTests testUncleanCloseThrows]' started.
Fatal error: ServerBootstrap is only compatible with MultiThreadedEventLoopGroup and SelectableEventLoop. You tried constructing one with NIOTransportServices.NIOTSEventLoop which is incompatible.: file /Users/johannes/devel/swift-nio/Sources/NIO/Bootstrap.swift, line 87
Exited with signal code 4
@artemredkin
Copy link
Collaborator

thats new 0_o

@artemredkin
Copy link
Collaborator

Ah!

@artemredkin artemredkin added this to the 1.2.0 milestone Jun 15, 2020
@artemredkin artemredkin added the kind/bug Feature doesn't work as expected. label Jun 15, 2020
@artemredkin artemredkin self-assigned this Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Feature doesn't work as expected.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants