1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/xtimer_periodic_wakeup
Gaëtan Harter c59d263c61
tests/xtimer_periodic_wakeup: blacklist testing on native
The test randomly fails on `native` due to timers being not accurate but
it cannot be otherwise. So better disable it than raising fake errors.

    ...
    151 diff=3
    150 diff=4
    149 diff=3539
    148 diff=4
    147 diff=3
    ....
    min/max error: 1/3539
    too large difference.

    Test Failed.

    Timeout in expect script at "child.expect_exact("Test complete.")"
    (tests/xtimer_periodic_wakeup/tests/01-run.py:22)
2019-09-02 18:12:04 +02:00
..
tests tests: move testrunner import up 2018-08-13 14:11:24 +02:00
main.c xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
Makefile tests/xtimer_periodic_wakeup: blacklist testing on native 2019-09-02 18:12:04 +02:00