socketio / socket.io

Realtime application framework (Node.JS server)
https://socket.io
MIT License
61.14k stars 10.11k forks source link

'test that connection close does not mean disconnect' fails #969

Closed EugenDueck closed 10 years ago

EugenDueck commented 12 years ago

I'm 'make test'ing a fresh socket.io checkout from HEAD, node 0.8.4, redis 2.4.15.

There are only 2 tests that fail:

Is that a problem on my end or is that test broken?

EugenDueck commented 12 years ago

I could reproduce this on another machine, versions of socket.io, node and redis are the same, as is the os (debian testing, fairly up-to-date)