Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2717

Reinstate @Ignored tests in RemotingSubsystemTestCase

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • 7.1.0.Beta1
    • Remoting
    • None

    Description

      These tests fail intermittently in some environments

      ***org.jboss.as.remoting.RemotingSubsystemTestCase.testSubsystemWithThreadAttributeChange
      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:273)
      	at org.jboss.as.remoting.RemotingSubsystemTestCase$CurrentConnectorAndController.updateCurrentEndpoint(RemotingSubsystemTestCase.java:263)
      	at org.jboss.as.remoting.RemotingSubsystemTestCase.updateAndCheckThreadAttribute(RemotingSubsystemTestCase.java:135)
      	at org.jboss.as.remoting.RemotingSubsystemTestCase.testSubsystemWithThreadAttributeChange(RemotingSubsystemTestCase.java:114)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      
      ***org.jboss.as.remoting.RemotingSubsystemTestCase.testSubsystemWithConnectorPropertyChange
      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:273)
      	at org.jboss.as.remoting.RemotingSubsystemTestCase$CurrentConnectorAndController.updateCurrentConnector(RemotingSubsystemTestCase.java:267)
      	at org.jboss.as.remoting.RemotingSubsystemTestCase.testSubsystemWithConnectorPropertyChange(RemotingSubsystemTestCase.java:164)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      
      ***org.jboss.as.remoting.RemotingSubsystemTestCase.testSubsystemWithBadConnectorProperty
      junit.framework.AssertionFailedError: Expected no service jboss.remoting.endpoint.subsystem
      	at junit.framework.Assert.fail(Assert.java:50)
      	at org.jboss.as.remoting.RemotingSubsystemTestCase.testSubsystemWithBadConnectorProperty(RemotingSubsystemTestCase.java:201)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              kkhan1@redhat.com Kabir Khan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: