Issue Type: Bug Bug
Assignee: Unassigned
Components: nodejs
Created: 10/Mar/14 2:56 PM
Description:

I have configured a NodeJS 0.10.26 Installation in the global Jenkins configuration (as "install automatically from nodejs.org"), and added grunt to the "Global npm packages to install".

I also have a very simple hello world job that uses that installation.

Now, due to firewall restrictions, the Jenkins slave cannot connect to the internet, so the NodeJS installation first fails, but then seems to succeed anyway as it is somehow downloading it from the master (this part confuses me).

Then it tries to install grunt, and that one also fails (for real this time).

Anyway, the point of this bugreport is, that the NodeJS buildstep succeeds, and the job is green. If NodeJS installation could not succeed completely, I would expect it so fail ?!?

Project: Jenkins
Priority: Trivial Trivial
Reporter: Marc Günther
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to