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

[Windows] SSL tests fail on Windows with TLS 1.3. enabled #14802

Closed
davinci26 opened this issue Jan 22, 2021 · 2 comments
Closed

[Windows] SSL tests fail on Windows with TLS 1.3. enabled #14802

davinci26 opened this issue Jan 22, 2021 · 2 comments
Labels
area/windows bug no stalebot Disables stalebot from closing an issue

Comments

@davinci26
Copy link
Member

When TLS 1.3. is enabled a bunch of tests are failing on Windows because a specific assert is hit.

[2021-01-22 21:58:24.819][24352][error][envoy_bug] [source/extensions/transport_sockets/tls/context_impl.cc:643] envoy bug failure: value_stat_name != fallback. Details: Unexpected ssl.ciphers value: TLS_CHACHA20_POLY1305_SHA256

Repro with ads_integration_test

@davinci26 davinci26 added bug triage Issue requires triage area/windows and removed triage Issue requires triage labels Jan 22, 2021
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Feb 22, 2021
@davinci26 davinci26 added no stalebot Disables stalebot from closing an issue and removed stale stalebot believes this issue/PR has not been touched recently labels Feb 22, 2021
@davinci26
Copy link
Member Author

Verified that this has been fixed by #14676 (thanks @asraa!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows bug no stalebot Disables stalebot from closing an issue
Projects
None yet
Development

No branches or pull requests

1 participant