tools: increase timeout of running WPT · nodejs/node@730b8ce · GitHub
Skip to content

Commit 730b8ce

Browse files
joyeecheungRafaelGSS
authored andcommitted
tools: increase timeout of running WPT
We run all WPT from one subset in the same process using workers. As the number of the tests grow, it can take longer to run some of the subsets, but it's still overall faster than running them in different processes. This patch increases the timeout for WPT to prevent the test from failing because it takes longer to run (even though it would still complete at some point). PR-URL: #44574 Refs: nodejs/reliability#371 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 7938557 commit 730b8ce

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

tools/test.py

Lines changed: 7 additions & 1 deletion

0 commit comments

Comments
 (0)