mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
The test was failing in debug mode because the timeouts were set too low. Fix that by increasing the timeouts. Admittedly not a great fix. If this test keeps playing up, it's probably best to remove it. Fixes #4528.