aws-samples / aws-device-farm-sample-app-for-ios

Apache License 2.0
44 stars 25 forks source link

Calabash tests fail in device farm #7

Open ghost opened 7 years ago

ghost commented 7 years ago

Hello, I created the ipa file and the features file as described in the documentation. After running the tests in device farm for calabash I kept getting a HTTPClient::KeepAliveDisconnected: Connection reset by peer @io_fillbuf - fd:11 (HTTPCLient::KeepAliveDisconnected) . I'm assuming this relates to the small server that calabash uses to interact with the app but I was under the impression that this would run right out of the box with device farm. Please advise.