test: move test-http-max-http-headers to parallel · nodejs/node@1e199ce · GitHub
Skip to content

Commit 1e199ce

Browse files
Trotttargos
authored andcommitted
test: move test-http-max-http-headers to parallel
test-http-max-http-headers seems to run fine in parallel, even with `tools/test.py -j 96 --repeat 192 test/parallel/test-http-max-http-headers.js`. The same applies to `test-set-http-max-http-headers.js` which (as written) depends on `test-http-max-http-headers.js` being in the same directory. So that is being moved too. PR-URL: #30712 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 1918b4e commit 1e199ce

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

File renamed without changes.

test/sequential/test-set-http-max-http-headers.js renamed to test/parallel/test-set-http-max-http-headers.js

Lines changed: 2 additions & 4 deletions

0 commit comments

Comments
 (0)