[jboss-jira] [JBoss JIRA] Commented: (JBAS-4248) org.jboss.test.txtimer.test.EntityBeanTestCase / PersistenceTestCase regressions

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Wed Mar 28 06:40:59 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4248?page=comments#action_12357591 ] 
            
Alexey Loubyansky commented on JBAS-4248:
-----------------------------------------

Commit option A is required for this test because the BMP entity bean does not implement any persistence callback. Just returns primary key from ejbCreate.

> 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

        



More information about the jboss-jira mailing list