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" <de...@commons.apache.org> on 2010/04/12 02:12:06 UTC

[continuum] BUILD FAILURE: Commons - Commons Pool -

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun 11 Apr 2010 17:08:43 -0700
  Finished at: Sun 11 Apr 2010 17:11:53 -0700
  Total time: 3m 10s
  Build Trigger: Schedule
  Build Number: 143
  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 :
          Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
          Java version: 1.6.0_06
          Java home: /usr/lib/jvm/java-6-sun-1.6.0.06/jre
          Default locale: en_US, platform encoding: UTF-8
          OS name: "linux" version: "2.6.24-27-server" arch: "i386" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: psteitz @ Sun 11 Apr 2010 16:48:12 -0700
Comment: Suppressed checkstyle visibility checks for GOP, GKOP Config classes.
Files changed:
  /commons/proper/pool/trunk/checkstyle.xml ( 933024 )
  /commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java ( 933024 )
  /commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java ( 933024 )

Changed: psteitz @ Sun 11 Apr 2010 16:56:50 -0700
Comment: Deprecated fields that should be private in preparation to make ObjectIimeStampPair immutable in 2.0.
Files changed:
  /commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java ( 933038 )

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


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: JDK 6
Description: 

****************************************************************************
Test Summary:
****************************************************************************
Tests: 246
Failures: 1
Errors: 0
Success Rate: 99
Total time: 130.983

****************************************************************************
Test Failures:
****************************************************************************

TestGenericKeyedObjectPool
    testMaxWaitMultiThreaded :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Expected half the threads to fail expected:<20> but was:<13>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at org.apache.commons.pool.impl.TestGenericKeyedObjectPool.testMaxWaitMultiThreaded(TestGenericKeyedObjectPool.java:1398)


  



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