[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-441) FileStoreTestCase failure

Jan Roman (JIRA) jira-events at lists.jboss.org
Wed Feb 13 18:08:57 EST 2013


Jan Roman created SHRINKWRAP-441:
------------------------------------

             Summary: FileStoreTestCase failure
                 Key: SHRINKWRAP-441
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-441
             Project: ShrinkWrap
          Issue Type: Bug
         Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: C:\java\software\apache-maven-3.0.4\bin\..
Java version: 1.7.0_13, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_13\jre
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Windows 7 Profesional 64 bit. Java: Oracle JDK 7u13 64 bit

            Reporter: Jan Roman


Test is failing causing whole build to fail. 

Run: mvn install
I am getting:
Running org.jboss.shrinkwrap.impl.nio.file.FileStoreTestCase
Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.199 sec <<< FAILURE!
(...)
Tests in error:
  usedSpace(org.jboss.shrinkwrap.impl.nio.file.FileStoreTestCase)

which causes:
[INFO] ShrinkWrap NIO.2 Implementation ................... FAILURE [3.465s]


running maven with -X gets a bit more information:

Forking command line: cmd.exe /X /C ""C:\Program Files\Java\jdk1.7.0_13\jre\bin\java" -XX:-UseSplitVerifier -jar C:\java\jbossContrib\shrinkwrap\impl-nio2\target\surefire\surefirebooter5511466650885380015.jar C:\java\jbossContrib\shrinkwrap\impl-nio2\target\surefire\surefire1512637945828983343tmp C:\java\jbossContrib\shrinkwrap\impl-nio2\target\surefire\surefire3374467175783166650tmp"
Running org.jboss.shrinkwrap.impl.nio.file.FileStoreTestCase
Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.199 sec <<< FAILURE!


I will try to further investigate this problem

--
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


More information about the shrinkwrap-issues mailing list