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 2021/05/13 17:28:01 UTC

[GitHub] [trafficserver] bneradt opened a new pull request #7834: AuTest: use exteneded help output to determin curl feature support

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


   I ran the AuTest suite with a recent development version of curl and
   noticed that the proxy_protocol.test.py test was skipped because it
   thought that the built curl version didn't have haproxy-protocol
   support. It did have this support, but that version of curl didn't show
   that option in the brief `--help` output but it was shown if `--help
   all` was used. This change makes checking curl feature support use
   `--help all` for all feature requests.


-- 
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] bneradt merged pull request #7834: AuTest: use exteneded help output to determine curl feature support

Posted by GitBox <gi...@apache.org>.
bneradt merged pull request #7834:
URL: https://github.com/apache/trafficserver/pull/7834


   


-- 
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] bneradt commented on pull request #7834: AuTest: use exteneded help output to determine curl feature support

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


   Removing this from the 8.1.x branch since the patch isn't applicable there: the conditions.test.ext doesn't have the function that tests curl's feature support.


-- 
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] zwoop commented on pull request #7834: AuTest: use exteneded help output to determine curl feature support

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


   Cherry-picked to v9.1.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



[GitHub] [trafficserver] zwoop commented on pull request #7834: AuTest: use exteneded help output to determine curl feature support

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


   Cherry-picked to v9.1.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