[infinispan-issues] [JBoss JIRA] (ISPN-1911) TestNameVerifier test class in tools submodule should use File.separator in order to work on Windows
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Mar 15 11:45:47 EDT 2012
[ https://issues.jboss.org/browse/ISPN-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1911:
--------------------------------
Fix Version/s: 5.1.x
Git Pull Request: https://github.com/infinispan/infinispan/pull/1001, https://github.com/infinispan/infinispan/pull/1002 (was: https://github.com/infinispan/infinispan/pull/1001, https://github.com/infinispan/infinispan/pull/1002)
Affects Version/s: 5.1.2.FINAL
> TestNameVerifier test class in tools submodule should use File.separator in order to work on Windows
> ----------------------------------------------------------------------------------------------------
>
> Key: ISPN-1911
> URL: https://issues.jboss.org/browse/ISPN-1911
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 5.1.2.FINAL
> Reporter: Martin Gencur
> Assignee: Martin Gencur
> Fix For: 5.1.x
>
>
> The following class contains UNIX-style file separators: https://github.com/infinispan/infinispan/blob/master/tools/src/test/java/org/infinispan/test/fwk/TestNameVerifier.java
> We'll be executing the testsuite as a part of JDG release on Windows so it would be good to fix this.
> Our temporary hudson job for windows shows that the test fails: http://hudson.qa.jboss.com/hudson/job/edg-60-community-testsuite-windows/7/jdk=java16_default,label=Win2k8_x86_64/testReport/junit/org.infinispan.test.fwk/TestNameVerifier-verifyTestName/org_infinispan_test_fwk_TestNameVerifier_verifyTestName/
> Please fix this also in 5.1.x branch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list