Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=267625&projectId=22
Build statistics:
State: Failed
Previous State: Failed
Started at: Sun 10 Jan 2010 18:15:28 -0800
Finished at: Sun 10 Jan 2010 18:18:03 -0800
Total time: 2m 35s
Build Trigger: Schedule
Build Number: 134
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: sebb @ Sun 10 Jan 2010 15:26:03 -0800
Comment: Move assertion so debug happens for case where all threads complete
Files changed:
/commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestConnectionPool.java
( 897731 )
Changed: sebb @ Sun 10 Jan 2010 15:55:37 -0800
Comment: Show total loop count just in case.
Files changed:
/commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestConnectionPool.java
( 897735 )
Changed: sebb @ Sun 10 Jan 2010 16:10:18 -0800
Comment: testMultipleThreads1() should allow looping (shows threads can share
properly)
Files changed:
/commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource.java
( 897737 )
/commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.java
( 897737 )
Changed: sebb @ Sun 10 Jan 2010 16:12:58 -0800
Comment: Use fixed startup wait time
Files changed:
/commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestConnectionPool.java
( 897738 )
****************************************************************************
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: 445
Failures: 1
Errors: 0
Success Rate: 99
Total time: 46.128
****************************************************************************
Test Failures:
****************************************************************************
TestPerUserPoolDataSource
testMultipleThreads2 :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: WARNING: Expected half the threads to
fail expected:<10> but was:<9>
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.dbcp.TestConnectionPool.multipleThreads(TestConnectionPool.java:786)
at
org.apache.commons.dbcp.datasources.TestPerUserPoolDataSource.testMultipleThreads2(TestPerUserPoolDataSource.java:385)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]