thaliproject / CI

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

iOS stopped working on CI #71

Closed larryonoff closed 8 years ago

larryonoff commented 8 years ago

https://github.com/ThaliTester/TestResults/blob/8464874088320bd_fix__Cannot_find_module__child-process-promise__on_CI_in_vNext__1012_larryonoff/test_log.md

ios : Error: Command failed: true
9/9/2016@16:33:45 Getting the list of iOS devices 
9/9/2016@16:33:46 Deploying iOS test app 
9/9/2016@16:33:46 uninstalling the application 
9/9/2016@16:33:46 Error: uninstalling app from device. { [Error: Command failed: /bin/sh: -c: line 0: unexpected EOF while looking for matching `''
/bin/sh: -c: line 1: syntax error: unexpected end of file
] killed: false, code: 2, signal: null }  /bin/sh: -c: line 0: unexpected EOF while looking for matching `''
/bin/sh: -c: line 1: syntax error: unexpected end of file

true

android : No Error
larryonoff commented 8 years ago

We investigated and it isn't code issue. Something happened on CI.

larryonoff commented 8 years ago

closing this issue in favour of #72