[
http://jira.jboss.com/jira/browse/JBAS-4248?page=all ]
Dimitris Andreadis closed JBAS-4248.
------------------------------------
Resolution: Done
I've changed the commit option on this test. Nevertheless, we need to agree what are
the default commit option to use for the various container types. CTS could use it's
own config.
org.jboss.test.txtimer.test.EntityBeanTestCase / PersistenceTestCase
regressions
--------------------------------------------------------------------------------
Key: JBAS-4248
URL:
http://jira.jboss.com/jira/browse/JBAS-4248
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Scheduling/Timers
Reporter: Dimitris Andreadis
Assigned To: Alexey Loubyansky
Priority: Critical
Fix For: JBossAS-4.2.0.GA
PersistenceTestCase:
testRestoreToEntity Failure unexpected call count expected:<1> but was:<2>
junit.framework.AssertionFailedError: unexpected call count expected:<1> but
was:<2>
at
org.jboss.test.txtimer.test.PersistenceTestCase.testRestoreToEntity(PersistenceTestCase.java:147)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
EntityBeanTestCase
testInstanceAsscociation Failure unexpected call count expected:<1> but
was:<3>
junit.framework.AssertionFailedError: unexpected call count expected:<1> but
was:<3>
at
org.jboss.test.txtimer.test.EntityBeanTestCase.testInstanceAsscociation(EntityBeanTestCase.java:97)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
1.055
testEjbTimeoutCallerPrincipal Failure unexpected call count expected:<1> but
was:<4>
junit.framework.AssertionFailedError: unexpected call count expected:<1> but
was:<4>
at
org.jboss.test.txtimer.test.EntityBeanTestCase.testEjbTimeoutCallerPrincipal(EntityBeanTestCase.java:122)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira