Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-6539

SingletonDeploymentDescriptorTestCase and SingletonDeploymentJBossAllTestCase fails due to http-trace disallowed

    XMLWordPrintable

Details

    Description

      There are two tests

      • SingletonDeploymentDescriptorTestCase
      • SingletonDeploymentJBossAllTestCase
        that fails because http-trace is disallowed
         Error Details
        
        expected:<200> but was:<405>
        
         Stack Trace
        
        java.lang.AssertionError: expected:<200> but was:<405>
        	at org.junit.Assert.fail(Assert.java:88)
        	at org.junit.Assert.failNotEquals(Assert.java:834)
        	at org.junit.Assert.assertEquals(Assert.java:645)
        	at org.junit.Assert.assertEquals(Assert.java:631)
        	at org.jboss.as.test.clustering.cluster.singleton.SingletonDeploymentTestCase.test(SingletonDeploymentTestCase.java:107)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        ...
        

      We need to enable http-trace requests in clustering configurations.

      Attachments

        Issue Links

          Activity

            Public project attachment banner

              context keys: [headless, issue, helper, isAsynchronousRequest, project, action, user]
              current Project key: WFLY

              People

                rhn-engineering-rhusar Radoslav Husar
                istraka@redhat.com Ivan Straka
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: