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

Service tests fail to start child #390

Open
jparise opened this issue Aug 16, 2018 · 0 comments
Open

Service tests fail to start child #390

jparise opened this issue Aug 16, 2018 · 0 comments
Assignees
Labels

Comments

@jparise
Copy link
Collaborator

jparise commented Aug 16, 2018

I sometimes see these failures on Travis. When I do, it's for all service_test.exs tests. They may only occur under Elixir 1.7.

  1) test it handles returning a list (Thrift.Generator.ServiceTest)
     test/thrift/generator/service_test.exs:316
     ** (EXIT from #PID<0.1814.0>) shutdown: failed to start child: {:ranch_listener_sup, Thrift.Generator.ServiceTest.ServerSpy}
         ** (EXIT) an exception was raised:
             ** (MatchError) no match of right hand side value: false
                 (ranch) /home/travis/build/pinterest/elixir-thrift/deps/ranch/src/ranch_server.erl:98: :ranch_server.set_listener_sup/2
                 (ranch) /home/travis/build/pinterest/elixir-thrift/deps/ranch/src/ranch_listener_sup.erl:32: :ranch_listener_sup.init/1
                 (stdlib) supervisor.erl:295: :supervisor.init/1
                 (stdlib) gen_server.erl:374: :gen_server.init_it/2
                 (stdlib) gen_server.erl:342: :gen_server.init_it/6
                 (stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants