node/test/known_issues
Rich Trott 55f0955864 test: add known_issues test for #13683
Add a known_issues test for a known Windows issue.

Refs: https://github.com/nodejs/node/issues/13683

PR-URL: https://github.com/nodejs/node/pull/37744
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2021-03-17 21:56:52 -07:00
..
known_issues.status test: add known_issues test for #13683 2021-03-17 21:56:52 -07:00
test-cwd-enoent-file.js
test-dgram-bind-shared-ports-after-port-0.js
test-fs-writeFileSync-invalid-windows.js
test-http-path-contains-unicode.js
test-inspector-cluster-port-clash.js
test-path-posix-relative-on-windows.js test: add known_issues test for #13683 2021-03-17 21:56:52 -07: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
test-vm-ownkeys.js
test-vm-ownpropertynames.js
test-vm-ownpropertysymbols.js
test-vm-timeout-escape-nexttick.js
test-vm-timeout-escape-queuemicrotask.js
testcfg.py