Skip to content

Instantly share code, notes, and snippets.

@jfarcand
Created December 20, 2010 14:56
Show Gist options
  • Save jfarcand/748457 to your computer and use it in GitHub Desktop.
Save jfarcand/748457 to your computer and use it in GitHub Desktop.
-------------------------------------------------------------------------------
Test set: org.sonatype.aether.connector.async.PutTest
-------------------------------------------------------------------------------
Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 1.237 sec <<< FAILURE!
testArtifactUpload HTTP(org.sonatype.aether.connector.async.PutTest) Time elapsed: 0.089 sec <<< ERROR!
java.io.IOException: Failed to delete [C:\cygwin\home\degulle\sonatype-aether\aether-connector-asynchttpclient\target\su
refire-tmp\aether-f2512db4\tmpfile-174372270501238868.data, C:\cygwin\home\degulle\sonatype-aether\aether-connector-asyn
chttpclient\target\surefire-tmp\aether-f2512db4\tmpfile-2223542753478878544.data, C:\cygwin\home\degulle\sonatype-aether
\aether-connector-asynchttpclient\target\surefire-tmp\aether-f2512db4\tmpfile-2318637169585715822.data, C:\cygwin\home\d
egulle\sonatype-aether\aether-connector-asynchttpclient\target\surefire-tmp\aether-f2512db4\tmpfile-4421682469158525556.
data, C:\cygwin\home\degulle\sonatype-aether\aether-connector-asynchttpclient\target\surefire-tmp\aether-f2512db4\tmpfil
e-6172329304730824624.data, C:\cygwin\home\degulle\sonatype-aether\aether-connector-asynchttpclient\target\surefire-tmp\
aether-f2512db4\tmpfile-8194348691373189762.data, C:\cygwin\home\degulle\sonatype-aether\aether-connector-asynchttpclien
t\target\surefire-tmp\aether-f2512db4\tmpfile-8291991925049090381.data, C:\cygwin\home\degulle\sonatype-aether\aether-co
nnector-asynchttpclient\target\surefire-tmp\aether-f2512db4\tmpfile-8864287548673543798.data, C:\cygwin\home\degulle\son
atype-aether\aether-connector-asynchttpclient\target\surefire-tmp\aether-f2512db4]
at org.sonatype.aether.test.util.TestFileUtils.delete(TestFileUtils.java:167)
at org.sonatype.aether.test.util.TestFileUtils.deleteTempFiles(TestFileUtils.java:54)
at org.sonatype.aether.connector.async.AsyncConnectorSuiteConfiguration.after(AsyncConnectorSuiteConfiguration.j
ava:91)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115
)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment