Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-656

Test GatewayLdapPosixGroupFuncTest failing intermittently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0
    • Tests
    • None

    Description

      The test GatewayLdapPosixGroupFuncTest is failing intermittently with a 403 error. The failure is below.

      Results :
      
      Failed tests:
        GatewayLdapPosixGroupFuncTest.testGroupMember:286 3 expectations failed.
      Expected status code <200> doesn't match actual status code <403>.
      
      Expected content-type "text/plain" doesn't match actual content-type "text/html;charset=ISO-8859-1".
      
      Response body doesn't match expectation.
      Expected: is "test-service-response"
        Actual: <html>
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
      <title>Error 403 Forbidden</title>
      </head>
      <body><h2>HTTP ERROR 403</h2>
      <p>Problem accessing /gateway/test-cluster/test-service-path/test-service-resource. Reason:
      <pre>    Forbidden</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      <br/>
      
      </body>
      </html>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kminder Kevin Minder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: