[jboss-jira] [JBoss JIRA] (AS7-4117) Intermittent failure in StrictMaxUnitTestCase.testMultiThread()
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Thu Mar 8 23:25:36 EST 2012
Ondrej Zizka created AS7-4117:
---------------------------------
Summary: Intermittent failure in StrictMaxUnitTestCase.testMultiThread()
Key: AS7-4117
URL: https://issues.jboss.org/browse/AS7-4117
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Affects Versions: 7.1.1.Final
Reporter: Ondrej Zizka
Assignee: Andrew Rubinger
Priority: Minor
Fix For: 7.1.2.Final
{code}
junit.framework.AssertionFailedError: expected:<10> but was:<9>
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.failNotEquals(Assert.java:287)
at junit.framework.Assert.assertEquals(Assert.java:67)
at junit.framework.Assert.assertEquals(Assert.java:199)
at junit.framework.Assert.assertEquals(Assert.java:205)
at org.jboss.as.ejb3.pool.strictmax.StrictMaxUnitTestCase.testMultiThread(StrictMaxUnitTestCase.java:119)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list