Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto/tls unit test is not passed under Go 1.20 #2294

Open
spacewander opened this issue Apr 17, 2023 · 0 comments
Open

crypto/tls unit test is not passed under Go 1.20 #2294

spacewander opened this issue Apr 17, 2023 · 0 comments

Comments

@spacewander
Copy link
Member

Describe the bug

Some crypto/tls unit tests failed when running under Go 1.20
The full test log can be found at https://github.com/mosn/mosn/actions/runs/4707421740/jobs/8350950037

The same test can pass under Go 1.18/1.19

Some tests can be fixed by updating the error message. But the ECDSA relative test cases may need to take a deep dive into the handshake code.

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

No branches or pull requests

1 participant