node/test/known_issues
jn99 9f15bc40b8
test: skip failing tests for osx mojave
Refs: https://github.com/nodejs/node/issues/21679
PR-URL: https://github.com/nodejs/node/pull/23550
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
2018-10-30 11:16:21 -04:00
..
known_issues.status test: remove orphaned entries from status 2018-04-10 16:18:59 +01:00
test-cluster-bind-privileged-port.js test: skip failing tests for osx mojave 2018-10-30 11:16:21 -04:00
test-cwd-enoent-file.js test: move tmpdir to submodule of common 2018-03-29 23:28:22 -04:00
test-dgram-bind-shared-ports-after-port-0.js test: harden test-dgram-bind-shared-ports 2017-06-10 17:54:45 +02:00
test-http-path-contains-unicode.js test: change assert message to default 2018-02-27 01:27:50 -05:00
test-http2-client-http1-server.js http2: cleanup Http2Stream/Http2Session destroy 2018-05-02 14:30:37 -04:00
test-inspector-cluster-port-clash.js test: fix typo in test-inspector-cluster-port-clash.js 2018-01-24 02:45:21 +00:00
test-module-deleted-extensions.js test: move tmpdir to submodule of common 2018-03-29 23:28:22 -04:00
test-path-parse-6229.js
test-repl-require-context.js test: continue normalizing fixtures use 2017-09-12 03:18:34 +02:00
test-stdin-is-always-net.socket.js lib,src: fix consistent spacing inside braces 2017-09-20 12:32:17 -07:00
test-url-parse-conformance.js test: continue normalizing fixtures use 2017-09-12 03:18:34 +02:00
test-vm-attributes-property-not-on-sandbox.js
test-vm-data-property-writable.js
test-vm-getters.js
test-vm-global-non-writable-properties.js
test-vm-inherited_properties.js lib,src: fix consistent spacing inside braces 2017-09-20 12:32:17 -07:00
test-vm-ownkeys.js test: add failing vm tests to known_issues 2017-10-31 00:15:00 +00:00
test-vm-ownpropertynames.js test: add failing vm tests to known_issues 2017-10-31 00:15:00 +00:00
test-vm-ownpropertysymbols.js test: add failing vm tests to known_issues 2017-10-31 00:15:00 +00:00
test-vm-proxy-failure-CP.js lib,src: fix consistent spacing inside braces 2017-09-20 12:32:17 -07:00
testcfg.py