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/12/04 01:05:49 UTC

[continuum] BUILD FAILURE: Commons - Commons IO -

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Wed 3 Dec 2008 16:03:14 -0800
  Finished at: Wed 3 Dec 2008 16:05:39 -0800
  Total time: 2m 24s
  Build Trigger: Schedule
  Build Number: 87
  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.9
          Java version: 1.5.0_12
          OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: niallp @ Wed 3 Dec 2008 16:02:54 -0800
Comment: Fix IO-161 FileCleaningTrackerTestCase hangs - reported by Sebastiano Vigna
(copied code to try to force garbage collection from BeanUtils MemoryLeakTestCase)
Files changed:
  /commons/proper/io/trunk/pom.xml ( 723153 )
  /commons/proper/io/trunk/src/test/org/apache/commons/io/FileCleaningTrackerTestCase.java ( 723153 )

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

****************************************************************************
Test Summary:
****************************************************************************
Tests: 575
Failures: 2
Total time: 62.379997

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