node/test/known_issues
ExE Boss 7f51e79511
vm: add tests for function declarations using [[DefineOwnProperty]]
Refs: https://github.com/nodejs/node/issues/31808

PR-URL: https://github.com/nodejs/node/pull/34032
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
2020-09-22 19:53:46 +02:00
..
known_issues.status test: skip crypto test on arm buildbots 2020-04-22 19:38:33 +02:00
test-crypto-authenticated-stream.js test: add known issues test for #31733 2020-04-22 19:21:19 +02:00
test-cwd-enoent-file.js
test-dgram-bind-shared-ports-after-port-0.js benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00
test-fs-writeFileSync-invalid-windows.js test: add test-fs-writeFileSync-invalid-windows 2019-07-20 11:05:25 +02:00
test-http-path-contains-unicode.js test: replcae anonymous closure with arrow function 2018-11-22 05:46:06 +01:00
test-inspector-cluster-port-clash.js benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +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-stream-writable-sync-error.js test: add known issue test for sync writable callback 2020-03-30 10:59:51 -07: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-09-22 19:53:46 +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 11:46:59 +02:00
test-vm-timeout-escape-promise.js doc, test: document and test vm timeout escapes 2018-10-24 13:51:59 -07:00
test-vm-timeout-escape-queuemicrotask.js test: increase timeout in vm-timeout-escape-queuemicrotask 2020-03-30 11:00:16 -07:00
testcfg.py