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

Commit c4eb9c3

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 d5158a0 commit c4eb9c3

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)