<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the template below as you're able. Version: output of `node -v` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) Subsystem: if known, please specify affected core module name If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you are able. --> * **Version**: master * **Platform**: debian8-x86 * **Subsystem**: http, test First discovered in CI run of https://github.com/nodejs/node/pull/18384, which doesn't have any changes related to http. https://ci.nodejs.org/job/node-test-commit-linux/15920/nodes=debian8-x86/console ``` not ok 821 parallel/test-http-url.parse-path --- duration_ms: 0.169 severity: fail stack: |- ... ```
First discovered in CI run of #18384, which doesn't have any changes related to http.
https://ci.nodejs.org/job/node-test-commit-linux/15920/nodes=debian8-x86/console