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

flaky test KituraNetTests.ChannelQuiescingTests testChannelQuiescing #237

Open
weissi opened this issue Mar 19, 2020 · 1 comment
Open

Comments

@weissi
Copy link

weissi commented Mar 19, 2020

invocation: swift test --sanitize=thread --disable-index-store on macOS, Swift 5.1.5

Test Case '-[KituraNetTests.ChannelQuiescingTests testChannelQuiescing]' started.
/private/tmp/.nio-release-tools_wiQuHX/Kitura-NIO/Tests/KituraNetTests/ChannelQuiescingTests.swift:49: error: -[KituraNetTests.ChannelQuiescingTests testChannelQuiescing] : Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Server closes connections".
Test Case '-[KituraNetTests.ChannelQuiescingTests testChannelQuiescing]' failed (11.062 seconds).

Kutura-NIO: 4d8462d
swift-nio: a27a07719ca785bcaca019a5b9fe1814b981b4a2
swift-nio-extras: 4a71e8ad6eb44a5074551c83de16b17d47de6202
swift-nio-http2: 6970de5512cb3b3d094986f0f80e87fe6a1110a0
swift-nio-ssl: 7add274f6ecac28be9c8ed2a678371f0868836ad
swift-nio-transport-services: fc80bf018b778da32663e1acbf24416d0ff5e63c

@mbarnach
Copy link
Member

Hi Johannes,
I can't reproduce your issue on my Mac (10.15.3 with Swift 5.1.3) but it looks like it could be a valid reason for the Kitura issue #1501.
Do you always have that behaviour?
I've tried with the version of NIO in KITURA-NIO and also with the latest release from Apple.

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