Skip to content

Fix tls_client_versions and tls_hooks18 tests - #7645

Merged
bneradt merged 1 commit into
apache:masterfrom
bneradt:fix_tls_hook18_and_client_versions_tests
Mar 29, 2021
Merged

Fix tls_client_versions and tls_hooks18 tests#7645
bneradt merged 1 commit into
apache:masterfrom
bneradt:fix_tls_hook18_and_client_versions_tests

Conversation

@bneradt

@bneradt bneradt commented Mar 29, 2021

Copy link
Copy Markdown
Contributor

This is a tweak on top of the following cleanup commit:

8f25b6b

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 a tweak on top of the following cleanup commit:

8f25b6b

This commit fixes the following tests:

tests/gold_tests/tls_hooks/tls_hooks18.test.py
tests/gold_tests/tls/tls_client_versions.test.py
@bneradt bneradt added the AuTest label Mar 29, 2021
@bneradt bneradt added this to the 10.0.0 milestone Mar 29, 2021
@bneradt
bneradt requested a review from randall March 29, 2021 16:28
@bneradt bneradt self-assigned this Mar 29, 2021
@bneradt
bneradt merged commit c37f355 into apache:master Mar 29, 2021
@bneradt
bneradt deleted the fix_tls_hook18_and_client_versions_tests branch March 29, 2021 17:43
@zwoop zwoop modified the milestones: 10.0.0, 9.2.0 Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants