[jboss-jira] [JBoss JIRA] (AS7-4127) Intermittent failure in RemotingSubsystemTestCase.testSubsystemWithConnectorPropertyChange()
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Fri Mar 9 23:27:36 EST 2012
Ondrej Zizka created AS7-4127:
---------------------------------
Summary: Intermittent failure in RemotingSubsystemTestCase.testSubsystemWithConnectorPropertyChange()
Key: AS7-4127
URL: https://issues.jboss.org/browse/AS7-4127
Project: Application Server 7
Issue Type: Bug
Reporter: Ondrej Zizka
Spotted in https://hudson.qa.jboss.com/hudson/view/ESSC/job/AS7-TS-valid-default/lastCompletedBuild/testReport/org.jboss.as.remoting/RemotingSubsystemTestCase/testSubsystemWithConnectorPropertyChange/
{code}
junit.framework.AssertionFailedError: expected not same
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.failSame(Assert.java:276)
at junit.framework.Assert.assertNotSame(Assert.java:262)
at junit.framework.Assert.assertNotSame(Assert.java:269)
at org.jboss.as.remoting.RemotingSubsystemTestCase$CurrentConnectorAndController.checkStatus(RemotingSubsystemTestCase.java:333)
at org.jboss.as.remoting.RemotingSubsystemTestCase$CurrentConnectorAndController.updateCurrentConnector(RemotingSubsystemTestCase.java:327)
at org.jboss.as.remoting.RemotingSubsystemTestCase.testSubsystemWithConnectorPropertyChange(RemotingSubsystemTestCase.java:186)
{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