This is a random error we see in tests, and should be looked at (it's not critical, but could point at a bug):
MakeDrive Client - conflicted copy integration
✓ should handle conflicted copy in downstream and upstream syncs (315ms)
✓ should handle a rename to a conflicted copy in downstream and upstream syncs (226ms)
[2014-10-09T01:47:18.073Z] ERROR: MakeDrive/1883 on testing-worker-linux-8-1-31256-linux-9-37459960: Unable to send message to client, web socket not open (err={})
client: {
"username": "usera2fb6d57-7db6-4f26-a981-eb3c79c47558",
"id": "a9ec34d3-758d-45b5-bd39-965fdf96bff5",
"state": "LISTENING",
"path": "/dir1"
}
--
syncMessage: {
"type": "RESPONSE",
"name": "VERIFICATION"
}
✓ should not fail a sync if the path modified is a conflicted copy (185ms)
This is a random error we see in tests, and should be looked at (it's not critical, but could point at a bug):