|
From: Darren D. <da...@sh...> - 2005-08-04 04:58:49
|
1123131522
FAILED
[junit] Testcase: testTransactionRollbackWithAutoCommitFalse took 0,001 sec
[junit] Testcase: testTransactionRollbackWithAutoCommitTrueAndLazyConnection took 0,006 sec
[junit] Testcase: testTransactionRollbackWithAutoCommitFalseAndLazyConnection took 0,003 sec
[junit] Testcase: testTransactionRollbackWithAutoCommitTrueAndLazyConnectionAndCreateStatement took 0,001 sec
[junit] Testcase: testTransactionRollbackWithAutoCommitFalseAndLazyConnectionAndCreateStatement took 0,007 sec
[junit] Testcase: testTransactionRollbackOnly took 0,008 sec
[junit] Testcase: testParticipatingTransactionWithRollbackOnly took 0,016 sec
[junit] Testcase: testPropagationRequiresNewWithExistingTransaction took 0,065 sec
[junit] Testcase: testPropagationNotSupportedWithExistingTransaction took 0,228 sec
[junit] Testcase: testPropagationNeverWithExistingTransaction took 0,137 sec
[junit] Testcase: testTransactionWithIsolationAndReadOnly took 0,009 sec
[junit] Testcase: testTransactionWithLongTimeout took 7,444 sec
[junit] FAILED
[junit] Unexpected method call rollback():
[junit] rollback(): expected: 0, actual: 1
[junit] junit.framework.AssertionFailedError:
[junit] Unexpected method call rollback():
[junit] rollback(): expected: 0, actual: 1
[junit] at org.easymock.MockControl$4.invoke(MockControl.java:148)
[junit] at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:44)
[junit] at $Proxy82.rollback(Unknown Source)
[junit] at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:238)
[junit] at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:578)
[junit] at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:555)
[junit] at org.springframework.transaction.support.TransactionTemplate.rollbackOnException(TransactionTemplate.java:141)
[junit] at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:123)
[junit] at org.springframework.jdbc.datasource.DataSourceTransactionManagerTests.doTestTransactionWithTimeout(DataSourceTransactionManagerTests.java:620)
[junit] at org.springframework.jdbc.datasource.DataSourceTransactionManagerTests.testTransactionWithLongTimeout(DataSourceTransactionManagerTests.java:571)
This is an automated mail from one of the SF Compile Farm machines.
The machine name noted in the subject encountered a failure building
or running the Spring test suite. The last few lines of the output
were included for info.
NB: No further mail will be sent from this machine until a
manual reset occurs on the cf-shell machine, although builds will
continue as scheduled.
See http://springframework.sourceforge.net/test/ for further
information.
|