node/test/known_issues
Antoine du Hamel e8d40154d8
readline: fix detection of carriage return
Fixes: https://github.com/nodejs/node/issues/45992
PR-URL: https://github.com/nodejs/node/pull/46306
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2023-01-24 12:10:11 +00:00
..
known_issues.status path: fix posix.relative() on Windows 2021-04-02 19:30:43 -07: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-dgram-bind-shared-ports-after-port-0.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
test-fs-writeFileSync-invalid-windows.js test: add test-fs-writeFileSync-invalid-windows 2019-07-11 10:27:42 -07:00
test-http-path-contains-unicode.js test: remove unnecessary noop function args to `mustCall()` 2022-10-20 13:13:32 +00:00
test-inspector-cluster-port-clash.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00
test-repl-require-context.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-stdin-is-always-net.socket.js
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: use URL fixtures under test/fixtures/wpt/url/resources 2018-11-09 20:27:20 +08: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-ownkeys.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
test-vm-ownpropertynames.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
test-vm-ownpropertysymbols.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
test-vm-timeout-escape-nexttick.js test: fix flaky test-vm-timeout-escape-nexttick 2019-07-02 06:49:40 +02:00
test-vm-timeout-escape-queuemicrotask.js vm: add run-after-evaluate microtask mode 2020-06-26 11:41:33 -07:00
testcfg.py