You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/04/23 22:13:44 UTC

[GitHub] [trafficserver] dragon512 opened a new pull request #6705: fix issue with httpbin output in different format for test

dragon512 opened a new pull request #6705:
URL: https://github.com/apache/trafficserver/pull/6705


   Should fix failure Zwoop was having... if not don't merge :-)


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] masaori335 commented on pull request #6705: fix issue with httpbin output in different format for test

Posted by GitBox <gi...@apache.org>.
masaori335 commented on pull request #6705:
URL: https://github.com/apache/trafficserver/pull/6705#issuecomment-620282070


   #6706 is merged and autest for 8.0.x is back.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] masaori335 commented on pull request #6705: fix issue with httpbin output in different format for test

Posted by GitBox <gi...@apache.org>.
masaori335 commented on pull request #6705:
URL: https://github.com/apache/trafficserver/pull/6705#issuecomment-618710562


   This can't pass the test, I think. The test is failed and the output is formatted correctly.
   ```
   {
     "args": {},
     "headers": {
       "Accept": "*/*",
       "Client-Ip": "127.0.0.1",
       "Host": "127.0.0.1:61695",
       "User-Agent": "curl/7.65.0-DEV"
     },
     "origin": "127.0.0.1",
     "url": "http://127.0.0.1:61695/get"
   }
   ```
   https://ci.trafficserver.apache.org/autest/ausb-6705.13019/httpbin/_output/0-tr-Default/stream.stdout.txt


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] masaori335 commented on pull request #6705: fix issue with httpbin output in different format for test

Posted by GitBox <gi...@apache.org>.
masaori335 commented on pull request #6705:
URL: https://github.com/apache/trafficserver/pull/6705#issuecomment-618719021


   #6706 will cover the failure against 8.0.x branch.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org