Commit 955c1508 authored by Roman Reiss's avatar Roman Reiss
Browse files

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: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 36f017af
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment