node/test/known_issues
Antoine du Hamel 73c0a242d7
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-01-20 14:34:53 +01:00
..
known_issues.status src: make realm binding data store weak 2023-06-14 02:05:00 +00:00
test-cli-print-var-crypto.js lib: enable global WebCrypto by default 2022-09-17 15:54:33 +02:00
test-cwd-enoent-file.js process: improve process.cwd() error message 2026-01-14 17:21:25 -03:00
test-dgram-bind-shared-ports-after-port-0.js test: ensure assertions are reachable in more folders 2025-11-05 23:05:50 +01: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-11-05 23:05:50 +01: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-11-05 23:05:50 +01:00
test-http-clientrequest-end-empty-response-body.js test: ensure assertions are reachable in more folders 2025-11-05 23:05:50 +01:00
test-http-clientrequest-write-chunked.js test: ensure assertions are reachable in more folders 2025-11-05 23:05:50 +01:00
test-http-path-contains-unicode.js test: ensure assertions are reachable in more folders 2025-11-05 23:05:50 +01:00
test-inspector-cluster-port-clash.js test: ensure assertions are reachable in more folders 2025-11-05 23:05:50 +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-01-20 14:34:53 +01:00
test-stdin-is-always-net.socket.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-stream-writable-sync-error.js
test-url-parse-conformance.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-vm-function-declaration-uses-define.js
test-vm-timeout-escape-nexttick.js test: unflake test-vm-timeout-escape-nexttick 2023-05-24 11:07:06 +00:00
test-vm-timeout-escape-queuemicrotask.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
testcfg.py