0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/known_issues
Joyee Cheung c2359bdad6
process: expose process.features.inspector
Instead of using process.config.variables.v8_enable_inspector
to detect whether inspector is enabled in the build.

PR-URL: https://github.com/nodejs/node/pull/25819
Refs: https://github.com/nodejs/node/issues/25343
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2019-02-02 05:41:45 +08:00
..
known_issues.status test: mark test-vm-timeout-escape-nexttick flaky 2018-11-29 05:48:51 -08:00
test-cwd-enoent-file.js
test-dgram-bind-shared-ports-after-port-0.js tools: capitalize sentences 2018-12-10 17:07:18 +01:00
test-http-path-contains-unicode.js
test-inspector-cluster-port-clash.js process: expose process.features.inspector 2019-02-02 05:41:45 +08:00
test-path-parse-6229.js
test-repl-require-context.js
test-stdin-is-always-net.socket.js
test-url-parse-conformance.js
test-vm-ownkeys.js
test-vm-ownpropertynames.js
test-vm-ownpropertysymbols.js
test-vm-timeout-escape-nexttick.js
test-vm-timeout-escape-promise.js
test-vm-timeout-escape-queuemicrotask.js test: improve known_issues/test-vm-timeout-escape-queuemicrotask 2019-01-15 05:59:43 -08:00
testcfg.py