[jboss-jira] [JBoss JIRA] Created: (JBAS-3958) org.jboss.test.txtimer.test.PersistenceTestCase failure with Sun 1.4.2_13

Len DiMaggio (JIRA) jira-events at jboss.com
Tue Dec 19 21:32:38 EST 2006


org.jboss.test.txtimer.test.PersistenceTestCase failure with Sun 1.4.2_13
-------------------------------------------------------------------------

                 Key: JBAS-3958
                 URL: http://jira.jboss.com/jira/browse/JBAS-3958
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Test Suite
    Affects Versions: JBossAS-4.0.5.GA
         Environment: OS:   Red Hat Enterprise Linux 4/update4  (RHEL4/U4)
Arch:   i386
JDK:   java version "1.4.2_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)


            Reporter: Len DiMaggio
            Priority: Minor


These (4) tests are failing with the 1.4.2_13 JDK:

Suite:       org.jboss.test.txtimer.test.PersistenceTestCase
Test:        testSingleEventDuration
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     unexpected handle count expected:<0> but was:<6>

junit.framework.AssertionFailedError: unexpected handle count expected:<0> but was:<6>
	at org.jboss.test.txtimer.test.PersistenceTestCase.testSingleEventDuration(PersistenceTestCase.java:84)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
	at junit.extensions.TestSetup.run(TestSetup.java:23)


---------------------------------
Suite:       org.jboss.test.txtimer.test.PersistenceTestCase
Test:        testRestoreToEntity
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     unexpected handle count expected:<0> but was:<6>

junit.framework.AssertionFailedError: unexpected handle count expected:<0> but was:<6>
	at org.jboss.test.txtimer.test.PersistenceTestCase.testRestoreToEntity(PersistenceTestCase.java:115)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
	at junit.extensions.TestSetup.run(TestSetup.java:23)

---------------------------------
Suite:       org.jboss.test.txtimer.test.PersistenceTestCase
Test:        testRestoreToSession
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     unexpected handle count expected:<0> but was:<6>

junit.framework.AssertionFailedError: unexpected handle count expected:<0> but was:<6>
	at org.jboss.test.txtimer.test.PersistenceTestCase.testRestoreToSession(PersistenceTestCase.java:165)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
	at junit.extensions.TestSetup.run(TestSetup.java:23)

---------------------------------
Suite:       org.jboss.test.txtimer.test.PersistenceTestCase
Test:        testPersistenceEquality
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     unexpected handle count expected:<0> but was:<6>

junit.framework.AssertionFailedError: unexpected handle count expected:<0> but was:<6>
	at org.jboss.test.txtimer.test.PersistenceTestCase.testPersistenceEquality(PersistenceTestCase.java:216)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
	at junit.extensions.TestSetup.run(TestSetup.java:23)



-- 
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