0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/known_issues
cjihrig 8c0f776f23 test: add known issue test for #7788
15157c3c3d changed the CLI REPL
to default to useGlobal: false by default. This caused the
regression seen in https://github.com/nodejs/node/issues/7788.
This commit adds a known issue test while a proper resolution
is determined.

Refs: https://github.com/nodejs/node/pull/5703
Refs: https://github.com/nodejs/node/issues/7788
PR-URL: https://github.com/nodejs/node/pull/7793
Reviewed-By: Rich Trott <rtrott@gmail.com>
2016-07-20 13:01:42 -04:00
..
known_issues.status test: fix unreliable known_issues test 2016-05-05 19:41:44 -07:00
test-module-deleted-extensions.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
test-process-external-stdio-close.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
test-repl-function-redefinition-edge-case.js repl: Mitigate vm #548 function redefinition issue 2016-07-15 13:44:34 -04:00
test-repl-require-context.js test: add known issue test for #7788 2016-07-20 13:01:42 -04:00
test-stdin-is-always-net.socket.js test: fix offending max-len linter error 2016-04-01 02:47:40 +05:30
test-stdout-buffer-flush-on-exit.js test: make stdout buffer test more robust 2016-05-10 14:08:22 -07:00
test-url-parse-conformance.js test: add failing url parse tests as known_issue 2016-05-01 21:31:14 -07:00
test-vm-function-redefinition.js
test-vm-getters.js test: add batch of known issue tests 2016-03-12 09:56:29 -05:00
testcfg.py test: run known_issues tests in CI 2016-05-06 15:14:38 -07:00