node/test/known_issues
cjihrig 78effc3484 test: add batch of known issue tests
This commit adds tests for several known issues.

Refs: https://github.com/nodejs/node/issues/1901
Refs: https://github.com/nodejs/node/issues/728
Refs: https://github.com/nodejs/node/issues/4778
Refs: https://github.com/nodejs/node/issues/947
Refs: https://github.com/nodejs/node/issues/2734
PR-URL: https://github.com/nodejs/node/pull/5653
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2016-03-30 13:12:14 -07:00
..
test-child-process-max-buffer.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
test-events-known-properties.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
test-module-deleted-extensions.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
test-process-external-stdio-close.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
test-vm-function-redefinition.js test: bug repro for vm function redefinition 2016-03-21 13:07:10 -07:00
test-vm-getters.js test: add batch of known issue tests 2016-03-30 13:12:14 -07:00
testcfg.py