ikedam commented on Bug JENKINS-18259

This seems caused in following ways:

  • HudsonTestCase
    • org.jvnet.hudson.test.HudsonTestCase$ComputerListenerImpl is not registered to Jenkins.
    • This is for changes to TestExtensionLoader with Jenkins 1.482, 5dd905f2a2 and 4557a436bf.
  • JenkinsRule
    • Just not deleted temporary files with Jenkins < 1.482. It would fail at the beginning.
    • org.jvnet.hudson.test.JenkinsRule.ComputerListenerImpl exists, but does not work at all.
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to