You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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: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.The text was updated successfully, but these errors were encountered: