[
https://issues.jenkins-ci.org/browse/JENKINS-12647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160792#comment-160792
]
SCM/JIRA link daemon commented on JENKINS-12647:
------------------------------------------------
Code changed in jenkins
User: Alex Earl
Path:
test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
http://jenkins-ci.org/commit/jenkins/7ae303f88191a540491a21484316d63dff775e21
Log:
[FIXED JENKINS-12647]
- Added check if running on windows to copy the web dir of the
WebAppContext
> Jetty configuration causes locked files when running tests on Windows, which
> causes test failures
> -------------------------------------------------------------------------------------------------
>
> Key: JENKINS-12647
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12647
> Project: Jenkins
> Issue Type: Bug
> Components: core
> Affects Versions: current
> Environment: Windows 7 x64
> Java 1.6
> Reporter: Slide-O-Mix
> Assignee: Kohsuke Kawaguchi
> Attachments: jenkins-12647.patch
>
>
> When running tests on either the token-macro plugin or email-ext plugin that
> create temporary files for the tests, the tests fail with an exception that
> says those temporary files were not able to be deleted. I believe this is
> related to [1] which, in summary, says that Jetty locks static files on
> Windows.
> [1] http://docs.codehaus.org/display/JETTY/Files+locked+on+Windows
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira