![]() |
|
|
|
|
Change By:
|
ikedam
(08/Jun/13 8:44 AM)
|
|
Description:
|
Original design: * {{HudsonTestCase.ComputerListenerImpl}} and {{JenkinsRule.ComputerListenerImpl}} register channels of launched slaves in order to close at the tearDown phase. * They are registered to Jenkins with {{@TestExtension}}
Current status: * They does not work. * {{@TestExtension}} can be used for classes enclosed by test case classes. * JenkinsRule.ComputerListenerImpl does not work at all. * HudsonTestCase.ComputerListenerImpl worked in Jenkins < 1.482 for HudsonTestCase is a super class of enclosing classes. But in Jenkins 1.482, {{@TestExtension}} works only when the encolosing class is exactly the test case class. ** This change is [5dd905f2a2|https://github.com/jenkinsci/jenkins/commit/5dd905f2a2c5316f170034c9026f6ff0eb0e2a2c] and [4557a436bf|https://github.com/jenkinsci/jenkins/commit/4557a436bf71db6cb18d0838f655a960b1adbd25].
Problems caused by this: * Log files of slaves are left open, and fail to delete temporary directories in Windows: JENKINS-18259
|
|
|
|
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/groups/opt_out.