node/test/known_issues
James M Snell 4a06d470ef
test: add known issue test for fs.cpSync dereference bug
Refs: https://github.com/nodejs/node/issues/58939
PR-URL: https://github.com/nodejs/node/pull/58941
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2025-08-02 14:23:15 +00: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 test: disambiguate AIX and IBM i 2023-09-29 18:26:27 +00:00
test-dgram-bind-shared-ports-after-port-0.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +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: add known issue tests for fs.cp 2025-07-01 04:35:06 +00:00
test-fs-cp-sync-dereference.js test: add known issue test for fs.cpSync dereference bug 2025-08-02 14:23:15 +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: add test-fs-writeFileSync-invalid-windows 2019-07-11 10:27:42 -07:00
test-http-clientrequest-end-contentlength.js test: verify request payload is uploaded consistently 2024-05-12 21:15:30 +02:00
test-http-clientrequest-end-empty-response-body.js test: verify request payload is uploaded consistently 2024-05-12 21:15:30 +02:00
test-http-clientrequest-write-chunked.js test: verify request payload is uploaded consistently 2024-05-12 21:15:30 +02:00
test-http-path-contains-unicode.js test: add trailing commas in test/known_issues 2023-02-01 10:46:55 +01:00
test-inspector-cluster-port-clash.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05: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: add trailing commas in test/known_issues 2023-02-01 10:46:55 +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: add known issue test for sync writable callback 2020-02-17 08:09:29 -08:00
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 vm: add tests for function declarations using [[DefineOwnProperty]] 2020-07-16 00:24:36 +02:00
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 test: run known_issues tests in CI 2016-05-06 15:14:38 -07:00