-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
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
- 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
- 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
Metadata
Metadata
Assignees
Labels
Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)