Skip to content

Tests hang if installing to a server running Resque #1

@andyjones

Description

@andyjones

one of the tests starts a worker, adds the job to redis and waits until the worker processes the job.

That test fails if there are any workers running listening to all queues.

Reorganise the tests so they either spawn their own redis or move the test so it only runs as an author test.

Add a timeout to the test so it doesn't wait indefinitely

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions