node/test/known_issues
TseIan 3518af036c
process: improve process.cwd() error message
PR-URL: https://github.com/nodejs/node/pull/61164
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: theanarkh <theratliter@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2026-01-02 11:40:16 +00:00
..
known_issues.status
test-cli-print-var-crypto.js
test-cwd-enoent-file.js process: improve process.cwd() error message 2026-01-02 11:40:16 +00:00
test-dgram-bind-shared-ports-after-port-0.js test: ensure assertions are reachable in more folders 2025-10-29 15:16:59 +00:00
test-fs-cp-async-buffer.js test: add known issue tests for fs.cp 2025-07-01 04:35:06 +00:00
test-fs-cp-filter.js test: add known issue tests for fs.cp 2025-07-01 04:35:06 +00:00
test-fs-cp-non-utf8.js test: ensure assertions are reachable in more folders 2025-10-29 15:16:59 +00:00
test-fs-readdir-promise-recursive-with-buffer.js test: add known issue tests for recursive readdir calls with Buffer path 2025-07-01 21:48:33 +00:00
test-fs-readdir-recursive-with-buffer.js test: add known issue tests for recursive readdir calls with Buffer path 2025-07-01 21:48:33 +00:00
test-fs-readdir-sync-recursive-with-buffer.js test: add known issue tests for recursive readdir calls with Buffer path 2025-07-01 21:48:33 +00:00
test-fs-writeFileSync-invalid-windows.js
test-http-clientrequest-end-contentlength.js test: ensure assertions are reachable in more folders 2025-10-29 15:16:59 +00:00
test-http-clientrequest-end-empty-response-body.js test: ensure assertions are reachable in more folders 2025-10-29 15:16:59 +00:00
test-http-clientrequest-write-chunked.js test: ensure assertions are reachable in more folders 2025-10-29 15:16:59 +00:00
test-http-path-contains-unicode.js test: ensure assertions are reachable in more folders 2025-10-29 15:16:59 +00:00
test-inspector-cluster-port-clash.js test: ensure assertions are reachable in more folders 2025-10-29 15:16:59 +00:00
test-inspector-instrumentation-breakpoint.js test: add Debugger.setInstrumentationBreakpoint known issue 2024-05-12 22:33:07 +02:00
test-repl-require-context.js test: forbid use of named imports for fixtures 2026-01-01 23:48:26 +00:00
test-stdin-is-always-net.socket.js
test-stream-writable-sync-error.js
test-url-parse-conformance.js
test-vm-function-declaration-uses-define.js
test-vm-timeout-escape-nexttick.js
test-vm-timeout-escape-queuemicrotask.js
testcfg.py