TestArmada / nightwatch-extra

MIT License
30 stars 26 forks source link

Kill zombies #127

Closed michaeljacobdavis closed 5 years ago

michaeljacobdavis commented 5 years ago

Running testarmada-nightwatch-extra@5.1.1 with Appium, I'm running into the nightwatch process hanging open. It seems to be hit or miss but happens more often than not. It will pass the test, but never complete.

I saw https://github.com/TestArmada/nightwatch-extra/pull/94 had been added in 4.x to solve this, but was removed in 5.x. Any reason?

Adding it back in (this is a copy+paste of what was previously in there) solves the issue: image

Happy to create a demo project to recreate this and refactor this out if you think it's needed.

michaeljacobdavis commented 5 years ago

It looks like CI is failing on Error trying to install Chromedriver binary. Waiting and trying again. Unexpected token function for Node 6.