mirror of https://github.com/nodejs/node.git
ab28e0a86a
If node is configured --without-inspector/--without-ssl this test will fail with the following error: Path: inspector/test-bindings inspector.js:8 throw new Error('Inspector is not available'); ^ Error: Inspector is not available at inspector.js:8:9 at NativeModule.compile (bootstrap_node.js:549:7) This commit skips this test if the inspector is disabled. PR-URL: https://github.com/nodejs/node/pull/13186 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> |
||
---|---|---|
.. | ||
inspector-helper.js | ||
inspector.status | ||
test-bindings.js | ||
test-inspector-ip-detection.js | ||
test-inspector-stops-no-file.js | ||
test-inspector.js | ||
test-not-blocked-on-idle.js | ||
test-off-no-session.js | ||
test-off-with-session-then-on.js | ||
testcfg.py |