0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Ben Noordhuis 7e648da834 test: fix bad assumption in pummel/test-vm-memleak
pummel/test-vm-memleak is an old test that assumes the fairly
aggressive heuristics that were common with the old collector.

The current garbage collector has a more laissez-faire attitude.
Put an upper limit on the size of the old space and update the
test's expectations.

PR-URL: https://github.com/iojs/io.js/pull/280
Reviewed-By: Bert Belder <bertbelder@gmail.com>
2015-01-10 23:45:49 +01:00
..
addons node,async-wrap: verify domain enter/exit are set 2014-09-02 11:30:45 -07:00
debugger
disabled deps: re-implement debugger-agent 2014-10-08 15:44:40 +04:00
fixtures test: split test in parallel/sequential 2014-12-17 20:45:02 +07:00
gc
internet test: move broadcast/multicast test to internet/ 2015-01-08 13:17:32 +01:00
message test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
parallel Revert "dgram: implicit binds should be exclusive" 2015-01-10 16:34:18 +01:00
pummel test: fix bad assumption in pummel/test-vm-memleak 2015-01-10 23:45:49 +01:00
sequential core: throw TypeError if chdir() args are wrong 2015-01-09 18:36:15 +01:00
testpy test: run tests in parallel, common improvements 2014-12-17 20:45:37 +07:00
timers test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
common.js fs: deprecate exists() and existsSync() 2014-12-19 10:27:48 -05:00