We have a large automated test suites that seperates test out into 4 groups. These 4 groups are ran on different remote machines. Occasionaly, tests will start to fail and we get the following error message
HP.LFT.Communication.SocketClient.CommunicationException : Send: client is not connected
This just happens out of no where and it causes all the tests afterwards to fail. Is there anyway to fix this issue?