Add broadcast when game is won #194
47 fail, 80 pass in 58s
Annotations
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test logging in (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test logging in (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:64
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14738.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test when registration is closed, a warning is displayed on the registration and details routes (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
2) test when registration is closed, a warning is displayed on the registration and details routes (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:228
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14735.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test registering (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
3) test registering (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:20
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14732.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test changing password (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
4) test changing password (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:94
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14729.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test forgot password (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
5) test forgot password (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:144
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14726.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test delete account (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
6) test delete account (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:210
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14723.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Invitations
github-actions / Registrations test results
test can invite a user, who can accept (Elixir.Registrations.Integration.Invitations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test can invite a user, who can accept (Registrations.Integration.Invitations)
test/integration/invitations_test.exs:16
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14748.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/invitations_test.exs:14: Registrations.Integration.Invitations.__ex_unit_setup_3/1
test/integration/invitations_test.exs:1: Registrations.Integration.Invitations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.ClandestineRendezvous.Integration.Questions
github-actions / Registrations test results
test submitting a question (Elixir.Registrations.ClandestineRendezvous.Integration.Questions) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test submitting a question (Registrations.ClandestineRendezvous.Integration.Questions)
test/integration/questions_test.exs:13
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14743.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/questions_test.exs:11: Registrations.ClandestineRendezvous.Integration.Questions.__ex_unit_setup_3/1
test/integration/questions_test.exs:1: Registrations.ClandestineRendezvous.Integration.Questions.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Questions
github-actions / Registrations test results
test submitting a question (Elixir.Registrations.UnmnemonicDevices.Integration.Questions) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test submitting a question (Registrations.UnmnemonicDevices.Integration.Questions)
test/integration/questions_test.exs:50
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14718.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/questions_test.exs:48: Registrations.UnmnemonicDevices.Integration.Questions.__ex_unit_setup_3/1
test/integration/questions_test.exs:38: Registrations.UnmnemonicDevices.Integration.Questions.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.UnmnemonicDevices.Registrations
github-actions / Registrations test results
test registering sends email from and to a different address (Elixir.Registrations.Integration.UnmnemonicDevices.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test registering sends email from and to a different address (Registrations.Integration.UnmnemonicDevices.Registrations)
test/integration/registrations_test.exs:265
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14713.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:263: Registrations.Integration.UnmnemonicDevices.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:250: Registrations.Integration.UnmnemonicDevices.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test pi does not show by default (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test pi does not show by default (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:30
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14708.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test head tags are correct (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
2) test head tags are correct (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:16
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14705.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test pi shows when compromised but cannot create a voicepass when not logged in (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
3) test pi shows when compromised but cannot create a voicepass when not logged in (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:38
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14702.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test overlay shows voicepass when it exists (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
4) test overlay shows voicepass when it exists (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:50
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14699.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test a logged-in user can generate a voicepass (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
5) test a logged-in user can generate a voicepass (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:67
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14696.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Teams
github-actions / Registrations test results
test team emails can be appended to (Elixir.Registrations.Integration.Teams) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test team emails can be appended to (Registrations.Integration.Teams)
test/integration/teams_test.exs:152
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14251.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Teams
github-actions / Registrations test results
test team details are shown if the user is assigned to one (Elixir.Registrations.Integration.Teams) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
2) test team details are shown if the user is assigned to one (Registrations.Integration.Teams)
test/integration/teams_test.exs:232
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14248.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Teams
github-actions / Registrations test results
test teams are negotiable (Elixir.Registrations.Integration.Teams) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
3) test teams are negotiable (Registrations.Integration.Teams)
test/integration/teams_test.exs:23
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14245.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Teams
github-actions / Registrations test results
test the table is hidden when empty (Elixir.Registrations.Integration.Teams) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
4) test the table is hidden when empty (Registrations.Integration.Teams)
test/integration/teams_test.exs:176
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14242.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Teams
github-actions / Registrations test results
test when confirmation-requesting is enabled, show and require the fields (Elixir.Registrations.Integration.Teams) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
5) test when confirmation-requesting is enabled, show and require the fields (Registrations.Integration.Teams)
test/integration/teams_test.exs:189
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14239.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Teams
github-actions / Registrations test results
test visiting the details page redirects to login when there is no session (Elixir.Registrations.Integration.Teams) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
6) test visiting the details page redirects to login when there is no session (Registrations.Integration.Teams)
test/integration/teams_test.exs:225
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14236.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder shows when set in config, nav is hidden (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test placeholder shows when set in config, nav is hidden (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:120
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14691.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder page has waitlist form (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
2) test placeholder page has waitlist form (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:171
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14688.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder does not show by default (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
3) test placeholder does not show by default (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:114
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14685.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder shows with a query parameter (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
4) test placeholder shows with a query parameter (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:133
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14682.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2