node/test/known_issues
Ben Noordhuis cede0cb841
test: skip crypto test on arm buildbots
The Raspberry Pis are too slow to run this computationally expensive
test in a timely manner, it times out after 240 seconds.

PR-URL: https://github.com/nodejs/node/pull/32636
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matheus Marchini <mat@mmarchini.me>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-04-11 10:06:02 +02:00
..
known_issues.status test: skip crypto test on arm buildbots 2020-04-11 10:06:02 +02:00
test-crypto-authenticated-stream.js test: add known issues test for #31733 2020-04-11 10:05:38 +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-11 10:27:42 -07: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-stream-writable-sync-error.js test: add known issue test for sync writable callback 2020-02-27 08:47:15 -08:00
test-url-parse-conformance.js
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-promise.js
test-vm-timeout-escape-queuemicrotask.js test: increase timeout in vm-timeout-escape-queuemicrotask 2020-02-27 10:19:15 -08:00
testcfg.py