You haven't said what OS you are using - without that info it's a little hard to guess as what issue you might be hitting :)
Richard On 10:10PM, Fri, 5/06/2015 simon drake <[email protected]> wrote: > Hi all, > > I have recently built a 'test pack', which uses Javascript Webdriver and > Chromedriver, which all successfully runs from my local machine. I have > then committed it up to Github and am attempting to use it through Jenkins; > here starts the problems! > > A new 'freestyle project' has been created and the Github repo linked to > it. Whenever I run that project I use the 'Execute Shell' option and run > 'npm install' and 'npm test' commands from it. Everything works fine until > it gets to the point of actually running the tests; it times out every time > (I've tried increasing the timeout to 15 minutes for test purposes and it > still fails). > > The strange thing is I can log on directly to the Jenkins server, open a > command window in the workspace, and run the same commands successfully > (without timeout). > > I've checked all the Paths etc but I cannot work out why it wouldn't work > through the GUI. > > Appreciate any help anybody can give... > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/3ada2387-60af-4aeb-8e35-1f51f62648ef%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/3ada2387-60af-4aeb-8e35-1f51f62648ef%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAMui944Srxuq6WcOP9t%3DG_rk%2BxOon%3DLhekPKYvUx5NA12-h1AQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
