thaliproject / CI

CI project for testing mobile devices
MIT License
2 stars 3 forks source link

ERROR thaliPeerPoolDefault: Got error: 'Error: Could not establish TCP connection' #75

Closed andrew-aladev closed 7 years ago

andrew-aladev commented 7 years ago

I've found a bug in vNext_aaladev_417_812_1034: jx runCoordinatedTests.js will be finished successfully, but we can see an exception ERROR thaliPeerPoolDefault: Got error: 'Error: Could not establish TCP connection' after all tests finished.

It looks like some test didn't clear its resources after teardown. We need to investigate it.

yaronyg commented 7 years ago

We haven't found the exact problem. There is an issue in thaliNotificationAction. It looks like we aren't cleaning all resources properly.

yaronyg commented 7 years ago

This was filed in the wrong repo. Closing in favor of thaliproject/Thali_CordovaPlugin#1078