Menu

#170 Trunk Fails to Build

5.3
closed
maven (1)
1
2016-02-12
2016-01-24
Anonymous
No

I can't seem to get the current trunk code to build on Fedora 23

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE!
testWrap(net.sourceforge.subsonic.io.RangeOutputStreamTestCase)  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException
        at net.sourceforge.subsonic.io.RangeOutputStream.write(RangeOutputStream.java:100)
        at net.sourceforge.subsonic.io.RangeOutputStreamTestCase.copy(RangeOutputStreamTestCase.java:94)
        at net.sourceforge.subsonic.io.RangeOutputStreamTestCase.doTestWrap(RangeOutputStreamTestCase.java:72)
        at net.sourceforge.subsonic.io.RangeOutputStreamTestCase.testWrap(RangeOutputStreamTestCase.java:37)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:228)
        at junit.framework.TestSuite.run(TestSuite.java:223)
        at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
        at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Discussion

  • Anonymous

    Anonymous - 2016-02-11

    please close this bug, my issues was resolved by deleting my ~/.m2 directory and rerunning "mvn install -Pull,rpm"

     
  • Sindre Mehus

    Sindre Mehus - 2016-02-12
    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel