Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=207479&projectId=155
Build statistics:
State: Failed
Previous State: Ok
Started at: Wed 19 Aug 2009 16:04:03 -0700
Finished at: Wed 19 Aug 2009 16:09:13 -0700
Total time: 5m 9s
Build Trigger: Schedule
Build Number: 99
Exit code: 1
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)
Builder version :
Maven version: 2.0.9
Java version: 1.6.0_06
OS name: "linux" version: "2.6.24-23-server" arch: "i386" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: sebb @ Wed 19 Aug 2009 15:17:37 -0700
Comment: Ensure Printwriter is closed.
Files changed:
/commons/proper/io/trunk/src/java/org/apache/commons/io/IOUtils.java ( 805996
)
Changed: sebb @ Wed 19 Aug 2009 15:43:07 -0700
Comment: Does not make sense to use static fields to hold file sizes for
instance File fields
Fix raw types
Files changed:
/commons/proper/io/trunk/src/test/org/apache/commons/io/FilenameUtilsTestCase.java
( 806003 )
Changed: sebb @ Wed 19 Aug 2009 16:02:25 -0700
Comment: Unnecessary cast; javadoc error; raw types
Files changed:
/commons/proper/io/trunk/src/test/org/apache/commons/io/input/CharSequenceReaderTest.java
( 806006 )
Changed: sebb @ Wed 19 Aug 2009 16:03:11 -0700
Comment: Fix up some raw types and unthrown Exceptions
Files changed:
/commons/proper/io/trunk/src/test/org/apache/commons/io/DemuxTestCase.java (
806007 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/FileUtilsCleanDirectoryTestCase.java
( 806007 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/FileUtilsCleanSymlinksTestCase.java
( 806007 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/filefilter/FileFilterTestCase.java
( 806007 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/monitor/CollectionFilesystemListener.java
( 806007 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/output/ByteArrayOutputStreamTestCase.java
( 806007 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/output/FileWriterWithEncodingTest.java
( 806007 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/output/LockableFileWriterTest.java
( 806007 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/output/StringBuilderWriterTest.java
( 806007 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode
-DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons
-Pci
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: JDK 6
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 607
Failures: 1
Errors: 0
Success Rate: 99
Total time: 110.37899
****************************************************************************
Test Failures:
****************************************************************************
FilesystemObserverTestCase
testFileDelete :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: E[0 0 0 0 0 1]: No. of directories
changed expected:<1> but was:<0>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at
org.apache.commons.io.monitor.FilesystemObserverTestCase.checkCollectionSizes(FilesystemObserverTestCase.java:426)
at
org.apache.commons.io.monitor.FilesystemObserverTestCase.testFileDelete(FilesystemObserverTestCase.java:326)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]