Skip to content

go/mysql: Fix TLS test for Go 1.13+.#6185

Merged
deepthi merged 1 commit intovitessio:masterfrom
planetscale:mysql-tls-test
May 15, 2020
Merged

go/mysql: Fix TLS test for Go 1.13+.#6185
deepthi merged 1 commit intovitessio:masterfrom
planetscale:mysql-tls-test

Conversation

@enisoc
Copy link
Copy Markdown
Member

@enisoc enisoc commented May 15, 2020

The default TLS version changed, so we need to check the appropriate counter.

Fixes #5533.

The default TLS version changed, so we need to check the appropriate
counter.

Signed-off-by: Anthony Yeh <enisoc@planetscale.com>
@enisoc enisoc requested a review from deepthi May 15, 2020 02:19
@enisoc enisoc requested a review from sougou as a code owner May 15, 2020 02:19
@enisoc enisoc requested a review from morgo May 15, 2020 17:10
@deepthi deepthi merged commit 369978a into vitessio:master May 15, 2020
@enisoc enisoc deleted the mysql-tls-test branch May 15, 2020 17:41
@deepthi deepthi added this to the v7.0 milestone Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test suite requires deprecated GODEBUG=tls13=0 to pass

2 participants