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

test: run the tests in parallel #444

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

test: run the tests in parallel #444

wants to merge 1 commit into from

Conversation

aminya
Copy link
Member

@aminya aminya commented Jul 9, 2022

Description

This speeds up the whole test time. However, some of the tests are not thread-safe, and they might fail. But because now we have separate child processes and a failure repetition mechanism, they can end up passing.

@aminya aminya force-pushed the parallel-test branch 2 times, most recently from 0baf68a to c97abc4 Compare July 10, 2022 07:30
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.

1 participant