node/test/known_issues
Antoine du Hamel d4034dfb62
test: forbid use of named imports for fixtures
PR-URL: https://github.com/nodejs/node/pull/61228
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
2026-02-22 23:16:09 +01:00
..
known_issues.status
test-cli-print-var-crypto.js
test-cwd-enoent-file.js process: improve process.cwd() error message 2026-01-19 19:19:32 +01:00
test-dgram-bind-shared-ports-after-port-0.js test: ensure assertions are reachable in more folders 2025-11-13 22:44:13 +01:00
test-fs-cp-async-buffer.js test: add known issue tests for fs.cp 2025-07-03 10:52:37 +02:00
test-fs-cp-filter.js test: add known issue tests for fs.cp 2025-07-03 10:52:37 +02:00
test-fs-cp-non-utf8.js test: ensure assertions are reachable in more folders 2025-11-13 22:44:13 +01:00
test-fs-readdir-promise-recursive-with-buffer.js test: add known issue tests for recursive readdir calls with Buffer path 2025-07-03 10:52:37 +02:00
test-fs-readdir-recursive-with-buffer.js test: add known issue tests for recursive readdir calls with Buffer path 2025-07-03 10:52:37 +02:00
test-fs-readdir-sync-recursive-with-buffer.js test: add known issue tests for recursive readdir calls with Buffer path 2025-07-03 10:52:37 +02:00
test-fs-writeFileSync-invalid-windows.js
test-http-clientrequest-end-contentlength.js test: ensure assertions are reachable in more folders 2025-11-13 22:44:13 +01:00
test-http-clientrequest-end-empty-response-body.js test: ensure assertions are reachable in more folders 2025-11-13 22:44:13 +01:00
test-http-clientrequest-write-chunked.js test: ensure assertions are reachable in more folders 2025-11-13 22:44:13 +01:00
test-http-path-contains-unicode.js test: ensure assertions are reachable in more folders 2025-11-13 22:44:13 +01:00
test-inspector-cluster-port-clash.js test: ensure assertions are reachable in more folders 2025-11-13 22:44:13 +01: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-02-22 23:16:09 +01: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