Add test env file #76
GitHub Actions / test results
failed
Oct 14, 2023 in 0s
1 fail, 41 pass in 1m 53s
Annotations
Check warning on line 0 in Elixir.AdventureRegistrations.Integration.Teams
github-actions / test results
test teams are negotiable (Elixir.AdventureRegistrations.Integration.Teams) failed
registrations/_build/test/lib/adventure_registrations/test-junit-report.xml [took 5s]
Raw output
exit: {{%RuntimeError{message: "could not create a new session: timeout, check webdriver is running"}, [{Hound.SessionServer, :create_session, 2, [file: 'lib/hound/session_server.ex', line: 101]}, {Hound.SessionServer, :handle_call, 3, [file: 'lib/hound/session_server.ex', line: 78]}, {:gen_server, :try_handle_call, 4, [file: 'gen_server.erl', line: 715]}, {:gen_server, :handle_msg, 6, [file: 'gen_server.erl', line: 744]}, {:proc_lib, :init_p_do_apply, 3, [file: 'proc_lib.erl', line: 226]}]}, {GenServer, :call, [Hound.SessionServer, {:change_session, #PID<0.1132.0>, :default, []}, 60000]}}
4) test teams are negotiable (AdventureRegistrations.Integration.Teams)
test/integration/teams_test.exs:17
** (exit) exited in: GenServer.call(Hound.SessionServer, {:change_session, #PID<0.1132.0>, :default, []}, 60000)
** (EXIT) an exception was raised:
** (RuntimeError) could not create a new session: timeout, check webdriver is running
(hound 1.1.1) lib/hound/session_server.ex:101: Hound.SessionServer.create_session/2
(hound 1.1.1) lib/hound/session_server.ex:78: Hound.SessionServer.handle_call/3
(stdlib 3.14.2) gen_server.erl:715: :gen_server.try_handle_call/4
(stdlib 3.14.2) gen_server.erl:744: :gen_server.handle_msg/6
(stdlib 3.14.2) proc_lib.erl:226: :proc_lib.init_p_do_apply/3
stacktrace:
(elixir 1.14.0) lib/gen_server.ex:1038: GenServer.call/3
test/integration/teams_test.exs:15: AdventureRegistrations.Integration.Teams.__ex_unit_setup_4/1
test/integration/teams_test.exs:1: AdventureRegistrations.Integration.Teams.__ex_unit__/2
Loading