Skip to content

Multiple failing tests #145

@aparod

Description

@aparod

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions