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

Server/client test is flaky #47

Open
MichaelGrupp opened this issue Sep 25, 2018 · 0 comments
Open

Server/client test is flaky #47

MichaelGrupp opened this issue Sep 25, 2018 · 0 comments

Comments

@MichaelGrupp
Copy link
Contributor

This already has a TODO note in the code, but I think it's good to keep track of this with an issue.

Noticed this with PR #44, which essentially just ran clang-format but lead to a segfault in the server test. Pushing an empty commit resulted in a passing test again.

On my machine, docker build . --file Dockerfile.cmake.trusty worked fine but a conventional CMake build produces test executables that crash with segfault:

  • async_grpc.client_test
  • async_grpc.server_test

gdb_log_server_test.txt
gdb_log_client_test.txt

@MichaelGrupp MichaelGrupp changed the title Server test is flaky Server/client test is flaky Sep 25, 2018
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