[ 
https://issues.apache.org/jira/browse/MTOMCAT-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg updated MTOMCAT-287:
------------------------------------
    Description: 
>From what I can tell by searching on it, it is about running Selenium on a 
>headless Jenkins master/slave. See for instance these links:

http://jenkins-ci.361315.n4.nabble.com/Setting-up-Hudson-with-the-Selenium-Plugin-td1751742.html
http://blog.teamtreehouse.com/easy-automated-web-application-testing-with-hudson-and-selenium

I haven't set up Selenium myself before, so I don't know how to fix that. 
Perhaps 

  was:
The integration test "simple-war-exec-project" in tomcat7-maven-plugin fail on 
Windows. The reason for the failure is that the {{JarArchiveEntry}} that is 
created in {{AbstractExecWarMojo.copyDirectoryContentIntoArchive()}} contains 
platform specific path separators, i.e. '\'. The integration test requires that 
all path separators are '/'.

According to 
http://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipEntry.html#isDirectory%28%29
 path separators should be '/' and nothing else. So the fix is to transform the 
path separators of the included file before its name is added to the archive.


> Selenium integration test fails in Jenkins on Windows
> -----------------------------------------------------
>
>                 Key: MTOMCAT-287
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-287
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>          Components: tomcat7
>    Affects Versions: 2.2
>         Environment: Windows 7
>            Reporter: Dennis Lundberg
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.3
>
>
> From what I can tell by searching on it, it is about running Selenium on a 
> headless Jenkins master/slave. See for instance these links:
> http://jenkins-ci.361315.n4.nabble.com/Setting-up-Hudson-with-the-Selenium-Plugin-td1751742.html
> http://blog.teamtreehouse.com/easy-automated-web-application-testing-with-hudson-and-selenium
> I haven't set up Selenium myself before, so I don't know how to fix that. 
> Perhaps 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to