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/03/29 16:28:47 UTC

[GitHub] [trafficserver] bneradt opened a new pull request #7645: Fix tls_client_versions and tls_hooks18 tests

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


   This is a tweak on top of the following cleanup commit:
   
   8f25b6b871a9e96c3e87789f728a0016975094ba
   
   This commit fixes the following tests:
   
   tests/gold_tests/tls_hooks/tls_hooks18.test.py
   tests/gold_tests/tls/tls_client_versions.test.py
   
   The change to tls_hooks18.test.py simply removes an extra line that accidentally got added in:
   
   `                               'ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:AES128-GCM-SHA256:AES256-GCM-SHA384:ECDHE-RSA-RC4-SHA:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:RC4-SHA:RC4-MD5:AES128-SHA:AES256-SHA:DES-CBC3-SHA!SRP:!DSS:!PSK:!aNULL:!eNULL:!SSLv2', })
   `
   
   The rest of the change in the file is simply autopep8 whitespace changes.


-- 
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 removed a comment on pull request #7645: Fix tls_client_versions and tls_hooks18 tests

Posted by GitBox <gi...@apache.org>.
bneradt removed a comment on pull request #7645:
URL: https://github.com/apache/trafficserver/pull/7645#issuecomment-809525484


   [approve ci]


-- 
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 #7645: Fix tls_client_versions and tls_hooks18 tests

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


   [approve ci]


-- 
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 #7645: Fix tls_client_versions and tls_hooks18 tests

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


   


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