|
From: Darren D. <da...@sh...> - 2005-06-15 12:22:46
|
1118838157
FAILED
[junit] Testcase: testTwoProperties took 0.001 sec
[junit] Testcase: testHandlesEqualsInValue took 0 sec
[junit] Testcase: testHandlesEmptyProperty took 0.001 sec
[junit] Testcase: testHandlesEmptyPropertyWithoutEquals took 0 sec
[junit] Testcase: testIgnoresCommentLinesAndEmptyLines took 0.019 sec
[junit] Testcase: testIgnoresLeadingSpacesAndTabs took 0.001 sec
[junit] Testcase: testNull took 0 sec
[junit] Testcase: testEmptyString took 0 sec
[junit] Exception in thread "main" java.io.FileNotFoundException: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-reports/TEST-org.springframework.beans.support.PagedListHolderTests.xml (Operation not permitted)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:236)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:192)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.transferFormatters(JUnitTestRunner.java:586)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:670)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546)
[junit] Caused by: java.io.FileNotFoundException: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-reports/TEST-org.springframework.beans.support.PagedListHolderTests.xml (Operation not permitted)
[junit] at java.io.FileOutputStream.open(Native Method)
[junit] at java.io.FileOutputStream.<init>(FileOutputStream.java:176)
[junit] at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:234)
[junit] ... 4 more
[junit] --- Nested Exception ---
[junit] java.io.FileNotFoundException: /home/users/d/da/davison/checkouts/spring/target/ppc-osx2/test-reports/TEST-org.springframework.beans.support.PagedListHolderTests.xml (Operation not permitted)
[junit] at java.io.FileOutputStream.open(Native Method)
[junit] at java.io.FileOutputStream.<init>(FileOutputStream.java:176)
[junit] at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:234)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:192)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.transferFormatters(JUnitTestRunner.java:586)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:670)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546)
This is an automated mail from one of the SF Compile Farm machines.
The machine name noted in the subject encountered a failure building
or running the Spring test suite. The last few lines of the output
were included for info.
NB: No further mail will be sent from this machine until a
manual reset occurs on the cf-shell machine, although builds will
continue as scheduled.
See http://springframework.sourceforge.net/test/ for further
information.
|