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

tests stuck #12

Open
Macfly opened this issue Nov 3, 2019 · 0 comments
Open

tests stuck #12

Macfly opened this issue Nov 3, 2019 · 0 comments

Comments

@Macfly
Copy link

Macfly commented Nov 3, 2019

After a successful build, the tests are stucks with the following output. nothing happens, the command does not terminated.

test 1
    Start 1: cppserver-tests

1: Test command: C:\Users\Coco\Documents\projects\CppServer\temp\RelWithDebInfo\cppserver-tests.exe "--durations" "yes" "--order" "lex"
1: Test timeout computed to be: 10000000
1: 4.004 s: Asio timer test
1: 0.002 s: HTTP server & client test
1: 0.011 s: HTTPS server & client test
1: 0.021 s: SSL server multicast test
1: 10.007 s: SSL server random test

after running the tests with VS, it looks like the SSL server test is the one running forever:
image

I am running the tests on Windows 10

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

1 participant