Skip to content

tests/sys/psa_crypto_se_cipher: disable test on esp32-wroom-32#20152

Merged
maribu merged 1 commit intoRIOT-OS:masterfrom
maribu:tests/sys/psa_crypto_se_cipher
Dec 5, 2023
Merged

tests/sys/psa_crypto_se_cipher: disable test on esp32-wroom-32#20152
maribu merged 1 commit intoRIOT-OS:masterfrom
maribu:tests/sys/psa_crypto_se_cipher

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
@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