parallel/test-http-set-timeout failing occasionally #9256
Closed
Description
- Version: 6.8.0 & 6.9.1
- Platform: ppc64le
parallel/test-http-set-timeout
I have seen this test fail up to 10 times in 5000 runs on ppc64le (Ubuntu 14.04) with the error
'throw new Error('Timeout was not successful');'.
Also, the console.log on line 8 states 'setting 1 second timeout', despite the timeout on line 9 being set to 500ms.