[infinispan-issues] [JBoss JIRA] (ISPN-1911) TestNameVerifier test class in tools submodule should use File.separator in order to work on Windows

Martin Gencur (JIRA) jira-events at lists.jboss.org
Wed Mar 14 10:53:47 EDT 2012


Martin Gencur created ISPN-1911:
-----------------------------------

             Summary: 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
            Reporter: Martin Gencur
            Assignee: Mircea Markus


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