node/test/known_issues
Rich Trott 16a9ab142c debugger: prevent simultaneous heap snapshots
Fixes: https://github.com/nodejs/node/issues/39555

PR-URL: https://github.com/nodejs/node/pull/39638
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2021-08-05 11:52:55 +00:00
..
known_issues.status path: fix posix.relative() on Windows 2021-04-02 19:30:43 -07: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-http-path-contains-unicode.js
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-stdin-is-always-net.socket.js
test-stream-writable-sync-error.js
test-url-parse-conformance.js
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
test-vm-ownpropertynames.js
test-vm-ownpropertysymbols.js
test-vm-timeout-escape-nexttick.js
test-vm-timeout-escape-queuemicrotask.js vm: add run-after-evaluate microtask mode 2020-06-26 11:41:33 -07:00
testcfg.py