bneradt opened a new pull request, #12738:
URL: https://github.com/apache/trafficserver/pull/12738

   10.1.x autests currently fail header_rewrite tests. These cherry-picks fix 
it.
   
   * 2d13cff202 Cripts: Adds some certificate introspection (#12320)
   * 0b6ea0e625 HRW: Adds  %{INBOUND:SERVER-CERT} and %{INBOUND:CLIENT-CERT} 
conds (#12363)
   * b03feb96d8 HRW: Fix parser when conditions are values (#12399)
   
   Current test failure:
   
   ```
      Run: 1-tr: Failed
        Test : Checking that True == _isRunningAfter - Passed
           Reason: Returned Value: True == _isRunningAfter
        Starting TestRun 1-tr : No Issues found - Passed
           Reason: Started!
        Process: Default: Failed
          Test : Checking that ReturnCode == 0 - Passed
             Reason: Returned Value: 0 == 0
          file 
/tmp/sandbox/header_rewrite_set_body/_output/1-tr-Default/stream.stdout.txt : 
body should be set to 200 - Failed
             Reason: Contents of 
/tmp/sandbox/header_rewrite_set_body/_output/1-tr-Default/stream.stdout.txt did 
not contains expression: "200"
          file 
/tmp/sandbox/header_rewrite_set_body/_output/1-tr-Default/stream.stdout.txt : 
body should be removed - Passed
             Reason: Contents of 
/tmp/sandbox/header_rewrite_set_body/_output/1-tr-Default/stream.stdout.txt 
excludes expression
          file 
/tmp/sandbox/header_rewrite_set_body/_output/1-tr-Default/stream.stderr.txt : 
expected 200 response - Passed
             Reason: Contents of 
/tmp/sandbox/header_rewrite_set_body/_output/1-tr-Default/stream.stderr.txt 
contained expression
          file 
/tmp/sandbox/header_rewrite_set_body/_output/1-tr-Default/stream.stderr.txt : 
expected content-length 3 - Failed
             Reason: Contents of 
/tmp/sandbox/header_rewrite_set_body/_output/1-tr-Default/stream.stderr.txt did 
not contains expression: "Content-Length: 3"
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to