Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=265895&projectId=22
Build statistics:
State: Failed
Previous State: Ok
Started at: Sun 3 Jan 2010 17:45:32 -0800
Finished at: Sun 3 Jan 2010 17:47:52 -0800
Total time: 2m 20s
Build Trigger: Schedule
Build Number: 131
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: no author @ no date
Comment: no comment
Files changed:
src/test/org/apache/commons/dbcp/TestConnectionPool.java ( no revision )
src/test/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.java (
no revision )
****************************************************************************
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: 445
Failures: 2
Errors: 0
Success Rate: 99
Total time: 50.049
****************************************************************************
Test Failures:
****************************************************************************
TestSharedPoolDataSource
testMultipleThreads2 :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: WARNING: Expected half the threads to
fail expected:<10> but was:<8>
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:760)
at
org.apache.commons.dbcp.datasources.TestSharedPoolDataSource.testMultipleThreads2(TestSharedPoolDataSource.java:375)
TestPerUserPoolDataSource
testMultipleThreads2 :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError: WARNING: Expected half the threads to
fail expected:<10> but was:<7>
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:760)
at
org.apache.commons.dbcp.datasources.TestPerUserPoolDataSource.testMultipleThreads2(TestPerUserPoolDataSource.java:385)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]