-
Notifications
You must be signed in to change notification settings - Fork 7
Labels
flaky testThe issue describes the problem with the test being flakyThe issue describes the problem with the test being flaky
Description
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
Assignees
Labels
flaky testThe issue describes the problem with the test being flakyThe issue describes the problem with the test being flaky