You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Continuum@vmbuild.apache.org" <co...@apache.org> on 2008/09/11 12:08:44 UTC

[continuum] BUILD FAILURE: Commons - Commons IO - Build Def:

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=113314&projectId=155

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Thu 11 Sep 2008 03:07:30 -0700
  Finished at: Thu 11 Sep 2008 03:08:33 -0700
  Total time: 1m 2s
  Build Trigger: Schedule
  Build Number: 84
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.5.0_12"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
          Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.8
          Java version: 1.5.0_12
          OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: bayard @ Thu 11 Sep 2008 02:59:35 -0700
Comment: Fixing javadoc as per IO-180
Files changed:
  /commons/proper/io/trunk/src/java/org/apache/commons/io/LineIterator.java ( 694200 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Defintion:
****************************************************************************
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: Java 5
Description: 

****************************************************************************
Test Summary:
****************************************************************************
Tests: 510
Failures: 2
Total time: 34.091995

****************************************************************************
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)

    testFileDelete :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: F[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:424)
	at org.apache.commons.io.monitor.FilesystemObserverTestCase.testFileDelete(FilesystemObserverTestCase.java:332)

  



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org