Support dynamic port for c:Endpoint.url/0
#3920
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 2 warnings
mix test (OTP 22.3 | Elixir 1.12.0):
test/phoenix/endpoint/endpoint_test.exs#L220
test uses dynamic port 0 if server is not started (Phoenix.Endpoint.EndpointTest)
|
mix test (OTP 22.3 | Elixir 1.12.0):
test/phoenix/integration/endpoint_test.exs#L114
test starts drainer in supervision tree if configured (Phoenix.Integration.EndpointTest)
|
mix test (OTP 22.3 | Elixir 1.12.0):
test/phoenix/integration/endpoint_test.exs#L194
test adapters starts on configured port and inet6 for prod (Phoenix.Integration.EndpointTest)
|
mix test (OTP 22.3 | Elixir 1.12.0)
Process completed with exit code 1.
|
mix test (OTP 25.1 | Elixir 1.14.3)
The job was canceled because "_1_12_0_22_3" failed.
|
mix test (OTP 25.1 | Elixir 1.14.3)
The operation was canceled.
|
mix test (OTP 22.3 | Elixir 1.12.0):
test/phoenix/endpoint/endpoint_test.exs#L211
redefining module Phoenix.Endpoint.EndpointTest.DynamicPortEndpoint (current version defined in memory)
|
mix test (OTP 25.1 | Elixir 1.14.3):
test/phoenix/endpoint/endpoint_test.exs#L211
redefining module Phoenix.Endpoint.EndpointTest.DynamicPortEndpoint (current version defined in memory)
|