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

tests: net: tls: fix failures #72334

Merged

Conversation

tomi-font
Copy link
Collaborator

@tomi-font tomi-font commented May 6, 2024

Fix the failures introduced in #72078 by manually enabling all the hash algorithms as they used to be.

Fixes #72340

Fix the failures introduced in zephyrproject-rtos#72078 by manually enabling all the
hash algorithms as they used to be.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
@fabiobaltieri fabiobaltieri added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label May 6, 2024
@aescolar aescolar merged commit e141640 into zephyrproject-rtos:main May 6, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking area: Samples Samples area: Sockets Networking sockets Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some net TLS tests are failing in main
7 participants