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 #2040

Closed
weissi opened this issue Aug 27, 2019 · 0 comments · Fixed by #2041
Closed

flaky test #2040

weissi opened this issue Aug 27, 2019 · 0 comments · Fixed by #2041
Labels
bug Something isn't working
Projects

Comments

@weissi
Copy link
Contributor

weissi commented Aug 27, 2019

I ran swift test --sanitize=thread --disable-index-store on 3a65a17ed712c77a46d8c33839a5624bf06291b1 (4.0.0-alpha.3) and got

log_swift_xK2yLe.log

Test Case '-[VaporTests.ApplicationTests testWebSocketClient]' started.
2019-08-27T16:24:58+0100 error: uuid=69C7DF56-0A34-4ECC-A588-56B26690BAAE NIOConnectionError(host: "echo.websocket.org", port: 80, dnsAError: nil, dnsAAAAError: nil, connectionErrors: [NIO.SingleConnectionFailure(target: [IPv4]echo.websocket.org/174.129.224.73:80, error: connection reset (error set): Connection refused (errno: 61))])
Fatal error: leaking promise created at (file: "/private/tmp/.nio-release-tools_aroOkT/vapor/Tests/VaporTests/ApplicationTests.swift", line: 396): file /private/tmp/.nio-release-tools_aroOkT/vapor/Tests/VaporTests/ApplicationTests.swift, line 396
/private/tmp/.nio-release-tools_aroOkT/vapor/Tests/VaporTests/ApplicationTests.swift:417: error: -[VaporTests.ApplicationTests testWebSocketClient] : XCTAssertEqual failed: ("internalServerError") is not equal to ("ok")
Exited with signal code 4
@tanner0101 tanner0101 added the bug Something isn't working label Aug 27, 2019
@tanner0101 tanner0101 added this to To Do in Vapor 4 via automation Aug 27, 2019
Vapor 4 automation moved this from To Do to Done Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Vapor 4
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants