node/test/known_issues
AnnaMag a20480c0a1 test: add known_issues test for #6287
Deleting property in the vm context has no effect
as reported in https://github.com/nodejs/node/issues/6287
The test is moved to the known_issues and will be fixed
with the 5.5 V8 API changes.

PR-URL: https://github.com/nodejs/node/pull/10272
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-12-20 12:03:01 -05:00
..
known_issues.status
test-module-deleted-extensions.js
test-path-parse-6229.js
test-process-external-stdio-close.js
test-repl-function-redefinition-edge-case.js
test-repl-require-context.js
test-stdin-is-always-net.socket.js
test-stdout-buffer-flush-on-exit.js
test-url-parse-conformance.js
test-vm-deleting-property.js test: add known_issues test for #6287 2016-12-20 12:03:01 -05:00
test-vm-function-redefinition.js
test-vm-getters.js
testcfg.py