-
-
Notifications
You must be signed in to change notification settings - Fork 560
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
Elixir - tcp transport ping pong test fails. #1233
Comments
do you have a diagram that shows the supervisory tree to get some basic idea of over all flow? |
I usually use Erlang's Observer application to get a visual of the supervision tree. Would that work for what you need? |
sure I will fire the observer and take a look. I use it also! thanks. |
were you able to run observer on the docker? i am getting the following error. tried running in erlang shell also, I wanted to makes sure the docker's erlang footprint is complete and has everything installed. 13:24:26.991 [error] WX Failed loading 'wxe_driver'@'/usr/lib/erlang/lib/wx-1.9.2/priv' {:error, |
Closing due to inactivity. The test failure was not detected in a while also. |
@aniruddhasd & @palaniravi reported failure of this test
https://github.com/ockam-network/ockam/blob/develop/implementations/elixir/ockam/ockam/test/ockam/router_test.exs#L291
The text was updated successfully, but these errors were encountered: