node/test/known_issues
cjihrig 06dce392ba
test: fix error code typo
PR-URL: https://github.com/nodejs/node/pull/27024
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Signed-off-by: Beth Griggs <Bethany.Griggs@uk.ibm.com>
2019-04-09 16:36:34 +01:00
..
known_issues.status test: add known_issues test for fs.copyFile() 2019-04-08 23:15:13 +01:00
test-cwd-enoent-file.js test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
test-dgram-bind-shared-ports-after-port-0.js benchmark,doc,lib,test: capitalize comments 2019-03-14 11:02:41 +01:00
test-fs-copyfile-respect-permissions.js test: fix error code typo 2019-04-09 16:36:34 +01:00
test-http-path-contains-unicode.js test: replcae anonymous closure with arrow function 2018-11-28 11:25:31 +11:00
test-inspector-cluster-port-clash.js benchmark,doc,lib,test: capitalize comments 2019-03-14 11:02:41 +01:00
test-repl-require-context.js
test-stdin-is-always-net.socket.js test,tools: enable running tests under workers 2018-06-06 19:44:11 +02:00
test-url-parse-conformance.js test: use URL fixtures under test/fixtures/wpt/url/resources 2018-11-13 23:41:50 +01:00
test-vm-ownkeys.js test: add failing vm tests to known_issues 2017-10-27 10:27:14 +02:00
test-vm-ownpropertynames.js test: add failing vm tests to known_issues 2017-10-27 10:27:14 +02:00
test-vm-ownpropertysymbols.js test: add failing vm tests to known_issues 2017-10-27 10:27:14 +02:00
test-vm-timeout-escape-nexttick.js test: fix flaky test-vm-timeout-escape-nexttick 2018-11-14 00:55:36 +01:00
test-vm-timeout-escape-promise.js doc, test: document and test vm timeout escapes 2018-11-01 21:47:11 +01:00
test-vm-timeout-escape-queuemicrotask.js test: improve known_issues/test-vm-timeout-escape-queuemicrotask 2019-01-17 17:00:25 +01:00
testcfg.py