test: parallelize sea tests when there's enough disk space · nodejs/node@4ca81f1 · GitHub
Skip to content

Commit 4ca81f1

Browse files
joyeecheungaduh95
authored andcommitted
test: parallelize sea tests when there's enough disk space
The sea tests are only run sequentially to avoid taking too much disk space. When there is enough disk space, however, it's better to run them in parallel, as these tests tend to be slow. PR-URL: #60604 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent e4a23a3 commit 4ca81f1

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

test/sea/testcfg.py

Lines changed: 16 additions & 2 deletions

0 commit comments

Comments
 (0)