node/test/sequential
Ali Ijaz Sheikh f4ebd5989a test: fix flakiness of stringbytes-external
The tests used to rely on precise timing of when a JavaScript object
would be garbage collected to ensure that there is enough memory
available on the system. Switch the test to use a malloc/free pair
instead.

Ref: https://github.com/nodejs/node/pull/5945
PR-URL: https://github.com/nodejs/node/pull/6039
Reviewed-By: jasnell - James M Snell <jasnell@gmail.com>
Reviewed-By: evanlucas - Evan Lucas <evanlucas@me.com>
Reviewed-By: Trott - Rich Trott <rtrott@gmail.com>
2016-04-05 16:08:45 -07:00
..
sequential.status test: remove flaky designation from fixed tests 2016-02-29 10:42:57 -08:00
test-buffer-bad-overload.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
test-child-process-emfile.js test: fix flaky test-child-process-emfile 2015-10-20 15:41:37 -07:00
test-child-process-execsync.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
test-child-process-fork-getconnections.js src,test,tools: modify for more stringent linting 2016-02-18 10:11:26 -08:00
test-cluster-listening-port.js tools: lint for spacing around unary operators 2016-02-04 10:56:17 -08:00
test-debug-args.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-deprecation-flags.js process: add 'warning' event and process.emitWarning() 2016-03-24 13:19:11 -07:00
test-dgram-pingpong.js test: fix flaky test-dgram-pingpong 2016-02-07 13:01:05 -08:00
test-force-repl-with-eval.js src: allow combination of -i and -e cli flags 2016-03-15 19:22:18 -07:00
test-force-repl.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-fs-watch.js test: refactor test-fs-watch 2016-01-21 15:08:31 -08:00
test-http-regr-gh-2928.js test: retry on known SmartOS bug 2016-03-01 13:35:48 -08:00
test-init.js test: fix style issues after eslint update 2016-01-13 23:16:17 +01:00
test-memory-usage-emfile.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-module-loading.js test: fix error message checks in test-module-loading 2016-04-03 18:10:59 -07:00
test-net-GH-5504.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
test-net-listen-exclusive-random-ports.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-net-localport.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-net-server-address.js test: skip IPv6 part before testing it 2015-07-27 23:24:03 +05:30
test-net-server-bind.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-next-tick-error-spin.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pipe-address.js test: refresh temp directory when using pipe 2015-10-08 20:05:22 -07:00
test-pipe-head.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-pipe-stream.js test: refresh temp directory when using pipe 2015-10-08 20:05:22 -07:00
test-pipe-unref.js test: refresh temp directory when using pipe 2015-10-08 20:05:22 -07:00
test-pipe.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
test-process-warnings.js process: add 'warning' event and process.emitWarning() 2016-03-24 13:19:11 -07:00
test-regress-GH-746.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-784.js lib,test: fix whitespace issues 2015-06-15 16:37:37 +02:00
test-regress-GH-819.js test: remove unused assert module imports 2015-12-30 11:45:34 -08:00
test-regress-GH-877.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-1531.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-regress-GH-1697.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
test-regress-GH-1726.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-regress-GH-1899.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-3542.js test: fix style issues after eslint update 2016-01-13 23:16:17 +01:00
test-regress-GH-4015.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-regress-GH-4027.js test: only refresh tmpDir for tests that need it 2015-06-13 22:27:17 -07:00
test-regress-GH-4948.js lib,test: fix whitespace issues 2015-06-15 16:37:37 +02:00
test-require-cache-without-stat.js test: fix redeclared vars in sequential tests 2016-02-02 20:19:10 +01:00
test-setproctitle.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-sigint-infinite-loop.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-socket-write-after-fin-error.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-socket-write-after-fin.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stdin-child-proc.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-stdin-from-file.js test: correct spelling of 'childProcess' 2015-08-17 20:55:19 +02:00
test-stdin-pipe-resume.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-stdin-script-child.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-stdout-cannot-be-closed-child-process-pipe.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-stdout-close-catch.js test: remove unused modules 2016-01-01 16:37:02 -08:00
test-stdout-stderr-reading.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-stdout-to-file.js test: change calls to deprecated util.print() 2015-09-28 13:21:15 -07:00
test-stream2-fs.js test: remove unused vars 2016-01-05 08:59:58 -08:00
test-stream2-httpclient-response-end.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-stream2-stderr-sync.js test: remove unused assert module imports 2015-12-30 11:45:34 -08:00
test-sync-fileread.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-tcp-wrap-connect.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-tcp-wrap-listen.js test: fix redeclared vars in sequential tests 2016-02-02 20:19:10 +01:00
test-tls-honorcipherorder.js test: skip/replace weak crypto tests in FIPS mode 2015-11-19 16:31:11 -05:00
test-util-debug.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-vm-syntax-error-stderr.js node: do not override `message`/`stack` of error 2015-08-04 11:56:16 -07:00
test-vm-timeout-rethrow.js test: load common.js to test for global leaks 2015-10-01 20:16:35 -07:00
test-zerolengthbufferbug.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
testcfg.py test: split test in parallel/sequential 2014-12-17 20:45:02 +07:00