Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=141109&projectId=155
Build statistics:
State: Failed
Previous State: Ok
Started at: Fri 6 Feb 2009 07:33:28 -0800
Finished at: Fri 6 Feb 2009 07:36:13 -0800
Total time: 2m 44s
Build Trigger: Schedule
Build Number: 93
Exit code: 1
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
Builder version :
Maven version: 2.0.9
Java version: 1.6.0_05
OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: jukka @ Fri 6 Feb 2009 05:29:06 -0800
Comment: IO-192: Tagged input and output streams
Added the proposed TaggedIOException, TaggedInputStream and TaggedOutputStream
classes and related unit tests.
Files changed:
/commons/proper/io/trunk/src/java/org/apache/commons/io/TaggedIOException.java
( 741562 )
/commons/proper/io/trunk/src/java/org/apache/commons/io/input/TaggedInputStream.java
( 741562 )
/commons/proper/io/trunk/src/java/org/apache/commons/io/output/TaggedOutputStream.java
( 741562 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/PackageTestSuite.java
( 741562 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/TaggedIOExceptionTest.java
( 741562 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/input/PackageTestSuite.java
( 741562 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/input/TaggedInputStreamTest.java
( 741562 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/output/PackageTestSuite.java
( 741562 )
/commons/proper/io/trunk/src/test/org/apache/commons/io/output/TaggedOutputStreamTest.java
( 741562 )
****************************************************************************
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
Total time: 64.56899
****************************************************************************
Test Failures:
****************************************************************************
FilesystemObserverTestCase
testFileCreate :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: E[0 0 0 1 0 0]: 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:424)
at
org.apache.commons.io.monitor.FilesystemObserverTestCase.testFileCreate(FilesystemObserverTestCase.java:203)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org