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 2022/03/29 00:11:16 UTC

[GitHub] [trafficserver] bneradt opened a new pull request #8765: Fixing the httpbin AuTests by pinning Werkzeug

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


   The AuTests using httpbin all started failing today when new AuTest
   pipenv environments started using the 2.1.0 version of Werkzeug. This
   new Werkzeug release removes its BaseResponse API because it has been
   deprecated for a few releases. httpbin has a dependency upon
   BaseResponse, however, and thus it currently fails with this latest
   Werkzeug release. This patch temporarily pins Werkzeug until httpbin is
   updated so that our httpbin AuTests can run.


-- 
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: github-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] traeak merged pull request #8765: Fixing the httpbin AuTests by pinning Werkzeug

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


   


-- 
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: github-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] ezelkow1 commented on pull request #8765: Fixing the httpbin AuTests by pinning Werkzeug

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


   [approve ci fedora]


-- 
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: github-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] bneradt commented on pull request #8765: Fixing the httpbin AuTests by pinning Werkzeug

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


   This needs to go to all our supported branches so that our httpbin AuTests can run. I'll make a separate 8.1.x.


-- 
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: github-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] zwoop commented on pull request #8765: Fixing the httpbin AuTests by pinning Werkzeug

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


   @bneradt Do we need this for the 9.1.x branch too ?


-- 
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: github-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] zwoop commented on pull request #8765: Fixing the httpbin AuTests by pinning Werkzeug

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


   Cherry-picked to v9.2.x


-- 
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: github-unsubscribe@trafficserver.apache.org

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