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/sys/psa_crypto_se_cipher: disable test on esp32-wroom-32 #20152

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

maribu
Copy link
Member

@maribu maribu commented Dec 5, 2023

Contribution description

The test fails systematically on the CI and prevents merging PRs.

Testing procedure

The test should pass the CI.

Issues/PRs references

Similar to #20150

The test fails systematically on the CI and prevents merging PRs.
@maribu maribu added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Dec 5, 2023
@github-actions github-actions bot added the Area: tests Area: tests and testing framework label Dec 5, 2023
@riot-ci
Copy link

riot-ci commented Dec 5, 2023

Murdock results

✔️ PASSED

754bbe4 tests/sys/psa_crypto_se_cipher: disable test on esp32-wroom-32

Success Failures Total Runtime
13 0 13 01m:12s

Artifacts

Copy link
Contributor

@Einhornhool Einhornhool left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tried increasing the stack size before completely disabling it?
E.g. CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(5*THREAD_STACKSIZE_DEFAULT\)

(I'd try it, but I have some problems building an running code for the board)

(this comment is based on the output posted in #20150)

@maribu maribu enabled auto-merge December 5, 2023 16:16
@maribu maribu added this pull request to the merge queue Dec 5, 2023
Merged via the queue into RIOT-OS:master with commit c05388f Dec 5, 2023
28 checks passed
@maribu maribu deleted the tests/sys/psa_crypto_se_cipher branch December 5, 2023 16:24
@maribu
Copy link
Member Author

maribu commented Dec 5, 2023

Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants