-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
The following tests are trying to match an :nxdomain error response, but when I run the tests I either get an :econnrefused error or a timeout from the ExUnit test itself after 60s:
test/faktory_worker/connection/connection_integration_test.exs:55
test/faktory_worker/connection/socket/tcp_test.exs:17
test/faktory_worker/connection/socket/ssl_test.exs:23
The following two tests fail because they require Faktory Enterprise features not present in the images being used in docker-compose.yml:
test/faktory_worker/job/batch_integration_test.exs:64
test/faktory_worker/job/batch_integration_test.exs:26
FWIW, I'm on a Macbook Pro, using Docker Compose v2.1.1, and I've made no changes to the code other than to add the services element to docker-compose.yml.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels