node/test/sequential
Roman Reiss 955c1508da test: reduce sequential/test-fs-watch flakiness
The fs.watch test's write events sometimes aren't produced on OS X,
possibly because of a fsevents race condition. This patch gives delays
the writing a total of 20ms, which makes the test pass consistently.

PR-URL: https://github.com/iojs/io.js/pull/1275
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-03-27 17:08:07 +01:00
..
test-chdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-child-process-emfile.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-child-process-execsync.js test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
test-child-process-fork-getconnections.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-cluster-listening-port.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-debug-args.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-deprecation-flags.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-force-repl.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-fs-watch-recursive.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-fs-watch.js test: reduce sequential/test-fs-watch flakiness 2015-03-27 17:08:07 +01:00
test-http-pipeline-flood.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-init.js test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
test-memory-usage-emfile.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-mkdir-rmdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-module-loading.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-GH-5504.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-listen-exclusive-random-ports.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-localport.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-server-address.js test: cache lazy properties, fix style nits 2015-03-19 16:27:45 +11:00
test-net-server-bind.js lib: move default address logic to `net._listen2` 2015-01-23 18:09:39 +01:00
test-next-tick-error-spin.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-address.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-head.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-stream.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-unref.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pump-file2tcp-noexist.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pump-file2tcp.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-readdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-746.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-784.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-819.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-877.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1531.js test: refactor all tests that depends on crypto 2015-03-05 10:31:41 +09:00
test-regress-GH-1697.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1726.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1899.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-3542.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-regress-GH-3739.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-regress-GH-4015.js test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
test-regress-GH-4027.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-4948.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-require-cache-without-stat.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-setproctitle.js test: fix setproctitle on FreeBSD 2015-01-13 20:36:44 +03:00
test-sigint-infinite-loop.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-socket-write-after-fin-error.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-socket-write-after-fin.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-child-proc.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-from-file.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-pipe-resume.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-script-child.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-cannot-be-closed-child-process-pipe.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-close-catch.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-stderr-reading.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-to-file.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stream2-fs.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-stream2-httpclient-response-end.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-stream2-stderr-sync.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-sync-fileread.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tcp-wrap-connect.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tcp-wrap-listen.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tls-honorcipherorder.js test: refactor all tests that depends on crypto 2015-03-05 10:31:41 +09:00
test-util-debug.js tracing: add lttng support for tracing on linux 2015-02-09 18:06:57 +01:00
test-vm-syntax-error-stderr.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-vm-timeout-rethrow.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-zerolengthbufferbug.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
testcfg.py test: split test in parallel/sequential 2014-12-17 20:45:02 +07:00