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

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