Skip to content

ClientMultiThreadTest is flaky on MacOS #150

@CuriousGeorgiy

Description

@CuriousGeorgiy

The ClientMultiThreadTest test often fails on the CI for MacOS with the following ouput:

13: ERROR: Failed to connect: Operation now in progress
13: ERROR: Failed to connect to 127.0.0.1:3301
13: Test failed: rc == 0 is false at /Users/runner/work/tntcxx/tntcxx/test/ClientMultithreadTest.cpp:122 in test operator()
13: Assertion failed: (false), function operator(), file ClientMultithreadTest.cpp, line 122.
13: ERROR: Failed to connect: Operation now in progress
13: ERROR: Failed to connect to 127.0.0.1:3301
13: Test failed: rc == 0 is false at /Users/runner/work/tntcxx/tntcxx/test/ClientMultithreadTest.cpp:122 in test operator()
13: Assertion failed: (false), function operator(), file ClientMultithreadTest.cpp, line 122.
13/13 Test #13: ClientMultithread.test ...........Subprocess aborted***Exception:   3.21 sec
ERROR: Failed to connect: Operation now in progress
ERROR: Failed to connect to 127.0.0.1:3301
Test failed: rc == 0 is false at /Users/runner/work/tntcxx/tntcxx/test/ClientMultithreadTest.cpp:122 in test operator()
Assertion failed: (false), function operator(), file ClientMultithreadTest.cpp, line 122.
ERROR: Failed to connect: Operation now in progress
ERROR: Failed to connect to 127.0.0.1:3301
Test failed: rc == 0 is false at /Users/runner/work/tntcxx/tntcxx/test/ClientMultithreadTest.cpp:122 in test operator()
Assertion failed: (false), function operator(), file ClientMultithreadTest.cpp, line 122.

Metadata

Metadata

Labels

flaky testThe issue describes the problem with the test being flaky

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions