test: remove test-timers-first-fire
According to the documentation, "io.js makes no guarantees about the exact timing of when the callback will fire" (https://iojs.org/api/timers.html#timers_settimeout_callback_delay_arg), hence this test is not necessary. PR-URL: https://github.com/nodejs/node/pull/2458 Reviewed-By:Ben Noordhuis <ben@strongloop.com> Reviewed-By:
Alexis Campailla <alexis@janeasystems.com>
parent
22e344ea
Please register or sign in to comment