Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=195049&projectId=116
Build statistics: State: Failed Previous State: Ok Started at: Sat 13 Jun 2009 11:37:32 -0700 Finished at: Sat 13 Jun 2009 11:40:05 -0700 Total time: 2m 33s Build Trigger: Schedule Build Number: 92 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: markt @ Sat 13 Jun 2009 10:41:00 -0700 Comment: Add a test case for POOL-144. Patch by Phil Steitz. Files changed: /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObjectPool.java ( 784440 ) Changed: markt @ Sat 13 Jun 2009 10:42:28 -0700 Comment: Fix POOL-144 and related issues for GOP and GKOP. Files changed: /commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java ( 784441 ) /commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java ( 784441 ) **************************************************************************** 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: 241 Failures: 1 Errors: 0 Success Rate: 99 Total time: 111.386 **************************************************************************** Test Failures: **************************************************************************** TestGenericObjectPool testMinIdleMaxActive : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Should be 5 idle, found 0 at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at org.apache.commons.pool.impl.TestGenericObjectPool.testMinIdleMaxActive(TestGenericObjectPool.java:1045) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org