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

Os.Network: TcpTests sometimes fail (RU) #23

Open
acidicMercury8 opened this issue Nov 24, 2024 · 0 comments
Open

Os.Network: TcpTests sometimes fail (RU) #23

acidicMercury8 opened this issue Nov 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@acidicMercury8
Copy link
Member

На некоторых системах валится TcpTests с логом:

5: > Start TcpFunctions
5: ----> Case "Create client and server":
5: flame_ide::os::network::tests::TcpFunctionsTest::initSockets:376: server.descriptor != os::SOCKET_INVALID.descriptor
5: ----> Failed
5:
5: flame_ide::os::network::tests::TcpFunctionsTest::vStart:349: doTestCase( "Create client and server" , [this]() { return initSockets(); } )
5: ----> FAILED TEST
5: > End TcpFunctions
5:
5: > Start TcpTest
5: ----> Case "Ping - pong":
5: Pong (server): Invalid server socket
5: Client: connection error: -10061
5: ----> Success
5:
5: ----> SUCCESS TEST
5: > End TcpTest
@kachsheev kachsheev added the bug Something isn't working label Dec 2, 2024
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
None yet
Development

No branches or pull requests

2 participants