Skip to content

test: run the tests in parallel - #444

Draft
aminya wants to merge 1 commit into
masterfrom
parallel-test
Draft

test: run the tests in parallel#444
aminya wants to merge 1 commit into
masterfrom
parallel-test

Conversation

@aminya

@aminyaaminya commented Jul 9, 2022

Copy link
Copy Markdown
Member

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
aminyaforce-pushed the parallel-test branch 2 times, most recently from 0baf68a to c97abc4CompareJuly 10, 2022 07:30
Sign up for freeto 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

@aminya