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

b-l072z-lrwan1: tests/ztimer_overhead: test failure #19224

Open
kaspar030 opened this issue Jan 31, 2023 · 0 comments
Open

b-l072z-lrwan1: tests/ztimer_overhead: test failure #19224

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

Comments

@kaspar030
Copy link
Contributor

Description

Found during 2023.01 release testing:

WARNING:b-l072z-lrwan1.tests/ztimer_overhead:make RIOT_CI_BUILD=1 CC_NOCOLOR=1 --no-print-directory -C ./tests/ztimer_overhead test
r
ssh -t rici@saclay.iot-lab.info 'socat - tcp:st-lrwan1-10.saclay.iot-lab.info:20000' 
Help: Press s to start test, r to print it is ready
Help: Press s to start test, r to print it is ready
READY
s
START
main(): This is RIOT! (Version: buildtest)
ZTIMER_USEC auto_adjust params:
    ZTIMER_USEC->adjust_set = 21
    ZTIMER_USEC->adjust_sleep = 25
ZTIMER_USEC auto_adjust params cleared
zitmer_overhead_set...
min=20 max=21 avg_diff=20
zitmer_overhead_sleep...
min=27 max=27 avg_diff=27
ZTIMER_USEC adjust params for b-l072z-lrwan1:
    CONFIG_ZTIMER_USEC_ADJUST_SET    20
    CONFIG_ZTIMER_USEC_ADJUST_SLEEP  27

Traceback (most recent call last):
  File "/home/runner/work/RIOT/RIOT/tests/ztimer_overhead/tests/01-run.py", line 33, in <module>
    sys.exit(run(testfunc))
  File "/home/runner/work/RIOT/RIOT/dist/pythonlibs/testrunner/__init__.py", line 30, in run
    testfunc(child)
  File "/home/runner/work/RIOT/RIOT/tests/ztimer_overhead/tests/01-run.py", line 29, in testfunc
    assert auto_adjust_sleep >= adjust_sleep - ADJUST_SLEEP_MARGIN
AssertionError
make: *** [/home/runner/work/RIOT/RIOT/makefiles/tests/tests.inc.mk:26: test] Error 1

Return value: 2

Steps to reproduce the issue

Expected results

Actual results

Versions

@maribu maribu added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label May 22, 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