Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unstable tests #37

Closed
stansv opened this issue Oct 12, 2019 · 2 comments
Closed

Fix unstable tests #37

stansv opened this issue Oct 12, 2019 · 2 comments

Comments

@stansv
Copy link
Contributor

stansv commented Oct 12, 2019

This issue is to track unstable tests (collected from travis build logs https://travis-ci.org/taskforcesh/bullmq)

Pause
  should be able to pause a running queue and emit relevant events
Compat
  events
    emits drained and global:drained event when all jobs have been processed
repeat
  should emit a waiting event when adding a repeatable job to the waiting list
Delayed jobs
  should process a delayed job only after delayed time
@stansv
Copy link
Contributor Author

stansv commented Nov 2, 2019

For now it seems all tests are fixed so build became stable enough (tested on my local env, latest CI builds are also succeeded). I'll reopen this in case if new unstable tests will appear.

@stansv stansv closed this as completed Nov 2, 2019
@stansv
Copy link
Contributor Author

stansv commented Nov 7, 2019

Delayed jobs
  should process delayed jobs in correct order

@stansv stansv reopened this Nov 7, 2019
@stansv stansv mentioned this issue Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants