Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLuigi Pinca <luigipinca@gmail.com>2022-01-22 22:32:40 +0300
committerGitHub <noreply@github.com>2022-01-22 22:32:40 +0300
commitd01c645b9b31c647c0afe57e9c2b78028e26f44f (patch)
tree3bd4ce5b78022324c5dcbaf6181d8883b0c98390 /test
parenta96549af4fc6b5093c4c58eecd59ac823f290330 (diff)
test: move test-gc-http-client-onerror to sequential
Fixes: https://github.com/nodejs/node/issues/41399 PR-URL: https://github.com/nodejs/node/pull/41619 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/sequential/test-gc-http-client-onerror.js (renamed from test/parallel/test-gc-http-client-onerror.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-gc-http-client-onerror.js b/test/sequential/test-gc-http-client-onerror.js
index 30b272ed94a..30b272ed94a 100644
--- a/test/parallel/test-gc-http-client-onerror.js
+++ b/test/sequential/test-gc-http-client-onerror.js