Skip to content

tests: net: http_client: Increase ztest stack size #90656

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

Merged

Conversation

rlubos
Copy link
Collaborator

@rlubos rlubos commented May 27, 2025

The ztest stack was too small on some platforms (e.g. nRF52840), so increase the stack size.

Fixes #90653

The ztest stack was too small on some platforms (e.g. nRF52840), so
increase the stack size.

Signed-off-by: Robert Lubos <[email protected]>
@rlubos rlubos requested a review from katgiadla May 27, 2025 10:45
@github-actions github-actions bot added area: HTTP HTTP client/server support size: XS A PR changing only a single line of code area: Networking labels May 27, 2025
Copy link

@katgiadla
Copy link
Collaborator

works on-target :)

@jukkar jukkar added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label May 27, 2025
@kartben kartben merged commit 17c00ce into zephyrproject-rtos:main May 27, 2025
25 checks passed
@rlubos rlubos deleted the net/http-client-tests-stack-overflow branch May 27, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: HTTP HTTP client/server support area: Networking size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

net: lib: http_client: net.http_client fails
5 participants