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/pkg/relic is failing on samr21-xpro when built using llvm #19903

Open
aabadie opened this issue Aug 24, 2023 · 0 comments
Open

tests/pkg/relic is failing on samr21-xpro when built using llvm #19903

aabadie opened this issue Aug 24, 2023 · 0 comments
Assignees
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@aabadie
Copy link
Contributor

aabadie commented Aug 24, 2023

Description

For some reason the application is crashing on a samr21-xpro and as a result the test is failing. See this Murdock job.

Steps to reproduce the issue

  1. Start an experiment on iotlab ("pip install iotlabcli" if you don't have the iotlab cli tools installed):
iotlab-experiment submit -d 120 -l 1,archi=samr21:at86rf233+site=saclay
  1. Build/flash/test on the iotlab board:
RIOT_CI_BUILD=1 IOTLAB_NODE=auto TOOLCHAIN=llvm BOARD=samr21-xpro make -C tests/pkg/relic clean flash test

If you have a samr21-xpro board locally, you can skip step 1 and remove IOTLAB_NODE=auto from step 2.

Expected results

the test is working

Actual results

the test fails because the application seems to be crashed.

Versions

Current master at d1edbd9

@aabadie aabadie added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

No branches or pull requests

2 participants