0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Felix Geisendörfer 66601f13d9 Do not cache modules that throw exceptions
If a module throws an exception on load, it should not be cached.
This patch shows the problem in a test case and also fixes it.

See: https://groups.google.com/forum/#!topic/nodejs-dev/1cIrvJcADbY

Closes GH-707
Closes GH-710
2011-02-24 16:14:04 -08:00
..
disabled TLS sockets should not be writable after 'end' 2011-02-19 18:25:15 -08:00
fixtures package.json main as indexed subdir 2011-02-18 10:43:06 -08:00
internet Fix test harness for Linux 2010-10-18 14:54:39 -07:00
message Fix undefined_reference_in_new_context 2011-01-24 22:40:06 -08:00
pummel Fix memleak in vm.runInNewContext 2011-02-24 15:46:55 -08:00
simple Do not cache modules that throw exceptions 2011-02-24 16:14:04 -08:00
CMakeLists.txt cmake cleanup 2010-11-23 23:33:19 -06:00
common.js HTTP Agent sockets should not reconnect on error 2011-02-18 10:40:09 -08:00