protractor-rails icon indicating copy to clipboard operation
protractor-rails copied to clipboard

Rake task fails on CI

Open armanm opened this issue 10 years ago • 1 comments

I use BuildKite for CI. I can run the rake protractor:spec command on my dev environment which is OSX. Everything seems to work ok. Now when I try to automate this for CI running Protractor seems to fail and this is the output:

screen shot 2015-02-26 at 4 10 58 pm

I can't see what exactly doesn't work because no output is saved but it looks like the code fails where the shell command is fired off to start running protractor. I think it's likely that the Protector command can not be found.

armanm avatar Feb 26 '15 05:02 armanm

Unfortunately I don't have any experience with BuildKite. If you find a solution for this won't you please submit a pull request for it?

Otherwise if you can show me some way to reproduce this error then I can assist further.

tyronewilson avatar Mar 24 '15 10:03 tyronewilson