node/test/known_issues
Rich Trott 957ceaabe6
test: fix flaky test-vm-timeout-escape-queuemicrotask
Use a larger timeout on slower platforms so that the timeout doesn't
fire before the error condition occurs.

PR-URL: https://github.com/nodejs/node/pull/24296
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
2018-11-14 00:55:54 +01:00
..
known_issues.status test: fix flaky test-vm-timeout-escape-queuemicrotask 2018-11-14 00:55:54 +01:00
test-cluster-bind-privileged-port.js test: skip failing tests for osx mojave 2018-10-21 12:27:06 -07: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
test-http-path-contains-unicode.js test: fix argument order in assertion 2018-10-21 12:25:15 -07:00
test-inspector-cluster-port-clash.js test: reversed arguments in strictqual to reflect documentation 2018-10-17 11:30:04 -07:00
test-path-parse-6229.js
test-repl-require-context.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
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: fix flaky test-vm-timeout-escape-queuemicrotask 2018-11-14 00:55:54 +01:00
testcfg.py