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(daily-builds): temporarily comment out bullmq tests #1679

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

Abhra303
Copy link
Contributor

@Abhra303 Abhra303 commented Aug 9, 2023

Daily builds are currently failing because of bullmq tests. This PR comments out the bullmq test steps.

@Abhra303 Abhra303 requested a review from romange August 9, 2023 14:36
@Abhra303
Copy link
Contributor Author

Abhra303 commented Aug 9, 2023

adiholden
adiholden previously approved these changes Aug 9, 2023
# - name: Test BullMQ with dragonfly
# run: |
# cd ${{github.workspace}}/bullmq
# yarn test -i -g "should process delayed jobs with several workers respecting delay"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commenting out this line is enough

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, but then the previous step (building bullmq) would be of no use. That's why I commented it too.

Signed-off-by: Abhradeep Chakraborty <abhradeep@dragonflydb.io>
@romange romange merged commit 0922cdb into dragonflydb:main Aug 10, 2023
7 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants