0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Bert Belder 00ba1cbce1 test-net-write-slow: increase the socket timeout period
In Windows the callbacks arrive in slightly different order. A bunch
of write operations complete immediately, and after that there is a
gap of a few hundred ms. This causes the timeout timer to fire, which
is not really warranted; the first few write operations just finished a
little quicker than expected.
2012-06-12 01:43:45 +02:00
..
addons test: update addons .gitignore 2012-05-24 14:07:09 +02:00
disabled Merge remote-tracking branch 'ry/v0.6' into master 2012-04-18 11:57:54 -07:00
fixtures child_process: fix test implementation for options.detached 2012-06-11 10:27:51 -07:00
gc 500 is a magic number for the GC for some reason 2012-05-11 15:01:38 -07:00
internet test: include common.js in all tests 2012-02-20 13:29:11 +01:00
message test: v8 stack trace messages changed slightly 2012-06-01 22:31:05 -07:00
pummel test: update pummel/test-exec 2012-05-31 01:46:56 +02:00
simple test-net-write-slow: increase the socket timeout period 2012-06-12 01:43:45 +02:00
common.js typed arrays: add Uint8ClampedArray 2012-03-28 22:57:15 +02:00