node-chakracore
node-chakracore copied to clipboard
Inspector context test fails
- Version: master
- Platform: all
- Subsystem: inspector
tests/inspector/test-context.js is failing because the test expects to be able to create and destroy contexts, and have relevant events fired by the inspector. Note that when running the test the node binary must be run with --expose-gc otherwise the test will "pass" with a rejected promise.