RIOT-OS / RobotFW-tests

Includes tests for RIOT based on the Robot Framework
GNU Lesser General Public License v2.1
4 stars 13 forks source link

output_to_xml: Fix return code of robot-test #120

Closed MrKevinWeiss closed 3 years ago

MrKevinWeiss commented 3 years ago

It also allows for the exit code of make robot-test to return the amount of failed tests thus allowing the CI to properly indicate failures.

This is useful for the comment on PR...

riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
20 40 0
  ❌ frdm-k22f (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-f091rc (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-f303re (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ same54-xpro (2 fail test) ``` tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-f767zi (2 fail test) ``` tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-l152re (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ samr34-xpro (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ arduino-mega2560 (2 fail test) ``` tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-l432kc (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ hifive1b (2 fail test) ``` tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ saml10-xpro (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ saml11-xpro (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ samr30-xpro (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ samr21-xpro (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ saml21-xpro (2 fail test) ``` tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nrf52dk (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ remote-revb (2 fail test) ``` tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-f207zg (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-l073rz (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ slstk3401a (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-g474re (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-f411re (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-f103rb (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ frdm-kw41z (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ esp32-wroom-32 (1 fail test) ``` tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ z1 (2 fail test) ``` tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ arduino-due (1 fail test) (1 fail flash) ``` tests/periph_gpio: fail tests/periph_spi: flash fail ```
  ❌ stk3200 (2 fail test) ``` tests/periph_gpio: fail tests/periph_spi: fail ```
  😬 slstk3400a (1 fail flash) ``` tests/periph_gpio: pass tests/periph_spi: flash fail ```
  😬 frdm-k64f (2 fail flash) ``` tests/periph_gpio: flash fail tests/periph_spi: flash fail ```
riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
34 47 9
  ❌ frdm-k22f (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-f091rc (2 fail test) ``` tests/periph_uart: pass tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-f303re (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ same54-xpro (2 fail test) ``` tests/periph_uart: pass tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-f767zi (2 fail test) ``` tests/periph_uart: pass tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-l152re (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ samr34-xpro (1 fail test) ``` tests/periph_uart: skip tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ arduino-mega2560 (3 fail test) ``` tests/periph_uart: fail tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-l432kc (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ hifive1b (3 fail test) ``` tests/periph_uart: fail tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ saml10-xpro (1 fail test) ``` tests/periph_uart: skip tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ saml11-xpro (2 fail test) ``` tests/periph_uart: fail tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ samr30-xpro (1 fail test) ``` tests/periph_uart: skip tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ samr21-xpro (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ saml21-xpro (2 fail test) ``` tests/periph_uart: pass tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nrf52dk (1 fail test) ``` tests/periph_uart: skip tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ remote-revb (2 fail test) ``` tests/periph_uart: pass tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ nucleo-f207zg (1 fail test) (1 fail flash) ``` tests/periph_uart: pass tests/periph_gpio: flash fail tests/periph_spi: fail ```
  ❌ nucleo-l073rz (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ slstk3401a (2 fail test) ``` tests/periph_uart: fail tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-g474re (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-f411re (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ nucleo-f103rb (1 fail test) ``` tests/periph_uart: pass tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ frdm-kw41z (1 fail test) ``` tests/periph_uart: skip tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ esp32-wroom-32 (1 fail test) ``` tests/periph_uart: skip tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ z1 (2 fail test) ``` tests/periph_uart: skip tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ arduino-due (2 fail test) ``` tests/periph_uart: pass tests/periph_gpio: fail tests/periph_spi: fail ```
  ❌ slstk3400a (2 fail test) ``` tests/periph_uart: fail tests/periph_gpio: pass tests/periph_spi: fail ```
  ❌ stk3200 (2 fail test) ``` tests/periph_uart: skip tests/periph_gpio: fail tests/periph_spi: fail ```
  😬 frdm-k64f (2 fail flash) ``` tests/periph_uart: skip tests/periph_gpio: flash fail tests/periph_spi: flash fail ```
riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
114 83 13
  ❌ frdm-k22f (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ nucleo-f091rc (3 fail test) |PASS|FAIL|SKIP |-|-|- |9|3|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass)
  ❌ nucleo-f303re (2 fail test) |PASS|FAIL|SKIP |-|-|- |14|2|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ same54-xpro (3 fail test) |PASS|FAIL|SKIP |-|-|- |17|3|1 |TEST|RESULT |-|- |tests/periph_timer|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass)
  ❌ nucleo-f767zi (3 fail test) |PASS|FAIL|SKIP |-|-|- |21|3|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass)
  ❌ nucleo-l152re (1 fail test) |PASS|FAIL|SKIP |-|-|- |27|1|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_i2c|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ samr34-xpro (2 fail test) |PASS|FAIL|SKIP |-|-|- |31|2|1 |TEST|RESULT |-|- |tests/periph_uart|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ arduino-mega2560 (5 fail test) |PASS|FAIL|SKIP |-|-|- |33|5|0 |TEST|RESULT |-|- |tests/ztimer_benchmarks|❌ (test fail) |tests/periph_uart|❌ (test fail) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass)
  ❌ nucleo-l432kc (2 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |37|3|0 |TEST|RESULT |-|- |tests/periph_timer|😬 (flash fail) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ hifive1b (3 fail test) |PASS|FAIL|SKIP |-|-|- |40|3|1 |TEST|RESULT |-|- |tests/periph_timer|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass)
  ❌ saml10-xpro (3 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |42|4|1 |TEST|RESULT |-|- |tests/ztimer_benchmarks|❌ (test fail) |tests/periph_uart|🙈 (skip) |tests/periph_timer|😬 (flash fail) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/xtimer_benchmarks|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ saml11-xpro (4 fail test) |PASS|FAIL|SKIP |-|-|- |45|4|0 |TEST|RESULT |-|- |tests/ztimer_benchmarks|❌ (test fail) |tests/periph_uart|❌ (test fail) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ samr30-xpro (2 fail test) |PASS|FAIL|SKIP |-|-|- |49|2|1 |TEST|RESULT |-|- |tests/periph_uart|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ samr21-xpro (2 fail test) |PASS|FAIL|SKIP |-|-|- |54|2|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ saml21-xpro (3 fail test) |PASS|FAIL|SKIP |-|-|- |58|3|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass)
  ❌ nrf52dk (2 fail test) |PASS|FAIL|SKIP |-|-|- |62|2|1 |TEST|RESULT |-|- |tests/periph_uart|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ remote-revb (4 fail test) |PASS|FAIL|SKIP |-|-|- |65|4|0 |TEST|RESULT |-|- |tests/periph_timer|❌ (test fail) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass)
  ❌ nucleo-f207zg (1 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |70|2|0 |TEST|RESULT |-|- |tests/periph_uart|😬 (flash fail) |tests/periph_spi|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_i2c|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ nucleo-l073rz (2 fail test) |PASS|FAIL|SKIP |-|-|- |75|2|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ slstk3401a (3 fail test) |PASS|FAIL|SKIP |-|-|- |79|3|0 |TEST|RESULT |-|- |tests/periph_uart|❌ (test fail) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ nucleo-g474re (2 fail test) |PASS|FAIL|SKIP |-|-|- |84|2|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ nucleo-f411re (1 fail test) |PASS|FAIL|SKIP |-|-|- |90|1|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_i2c|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ nucleo-f103rb (2 fail test) |PASS|FAIL|SKIP |-|-|- |95|2|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ frdm-kw41z (2 fail test) |PASS|FAIL|SKIP |-|-|- |99|2|1 |TEST|RESULT |-|- |tests/periph_uart|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ esp32-wroom-32 (2 fail test) |PASS|FAIL|SKIP |-|-|- |103|2|1 |TEST|RESULT |-|- |tests/periph_uart|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ z1 (3 fail test) |PASS|FAIL|SKIP |-|-|- |105|3|2 |TEST|RESULT |-|- |tests/xtimer_benchmarks|❌ (test fail) |tests/periph_uart|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|🙈 (skip) |tests/periph_gpio|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass)
  ❌ arduino-due (2 fail test) |PASS|FAIL|SKIP |-|-|- |109|2|1 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_i2c|🙈 (skip) |tests/periph_gpio|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_uart|✅ (pass) |tests/periph_timer|✅ (pass)
  ❌ slstk3400a (3 fail test) |PASS|FAIL|SKIP |-|-|- |113|3|0 |TEST|RESULT |-|- |tests/periph_uart|❌ (test fail) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail)|tests/ztimer_benchmarks|✅ (pass) |tests/xtimer_benchmarks|✅ (pass) |tests/periph_timer|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ stk3200 (4 fail test) (1 fail build) |PASS|FAIL|SKIP |-|-|- |114|5|1 |TEST|RESULT |-|- |tests/ztimer_benchmarks|❌ (test fail) |tests/xtimer_benchmarks|❌ (build fail) |tests/periph_uart|🙈 (skip) |tests/periph_spi|❌ (test fail) |tests/periph_i2c|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/periph_timer|✅ (pass)
  😬 frdm-k64f (6 fail flash) |PASS|FAIL|SKIP |-|-|- |113|6|1 |TEST|RESULT |-|- |tests/ztimer_benchmarks|😬 (flash fail) |tests/xtimer_benchmarks|😬 (flash fail) |tests/periph_uart|🙈 (skip) |tests/periph_timer|😬 (flash fail) |tests/periph_spi|😬 (flash fail) |tests/periph_i2c|😬 (flash fail) |tests/periph_gpio|😬 (flash fail)
riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
5 11 2
  ❌ arduino-mega2560 (3 fail test) |PASS|FAIL|SKIP |-|-|- |0|3|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_uart|❌ (test fail) |tests/periph_gpio|❌ (test fail)
  ❌ nucleo-f207zg (1 fail test) |PASS|FAIL|SKIP |-|-|- |2|1|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail)|tests/periph_uart|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ same54-xpro (2 fail test) |PASS|FAIL|SKIP |-|-|- |3|2|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_gpio|❌ (test fail)|tests/periph_uart|✅ (pass)
  ❌ samr21-xpro (1 fail test) |PASS|FAIL|SKIP |-|-|- |5|1|0 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail)|tests/periph_uart|✅ (pass) |tests/periph_gpio|✅ (pass)
  ❌ z1 (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|1 |TEST|RESULT |-|- |tests/periph_spi|❌ (test fail) |tests/periph_uart|🙈 (skip) |tests/periph_gpio|❌ (test fail)
  😬 frdm-k64f (2 fail flash) |PASS|FAIL|SKIP |-|-|- |0|2|1 |TEST|RESULT |-|- |tests/periph_spi|😬 (flash fail) |tests/periph_uart|🙈 (skip) |tests/periph_gpio|😬 (flash fail)
riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
3 2 1
  ❌ same54-xpro (1 fail test) |PASS|FAIL|SKIP |-|-|- |1|1|0 |TEST|RESULT |-|- |tests/periph_gpio|❌ test fail |tests/periph_uart|✅ pass
  ❌ z1 (1 fail test) |PASS|FAIL|SKIP |-|-|- |0|1|1 |TEST|RESULT |-|- |tests/periph_gpio|❌ test fail |tests/periph_uart|🙈 skip
  ✅ nucleo-f207zg |PASS|FAIL|SKIP |-|-|- |2|0|0 |TEST|RESULT |-|- |tests/periph_uart|✅ pass |tests/periph_gpio|✅ pass
riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
93 75 14
  ❌ frdm-k22f (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/frdm-k22f/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/frdm-k22f/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f091rc (1 fail test) |PASS|FAIL|SKIP |-|-|- |6|1|0 |TEST|RESULT |-|- |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/nucleo-f091rc/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_i2c|✅ pass
  ❌ nucleo-f303re (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/nucleo-f303re/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/nucleo-f303re/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ same54-xpro (1 fail test) (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/same54-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/same54-xpro/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/same54-xpro/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/same54-xpro/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/same54-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/same54-xpro/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/8/same54-xpro/tests_periph_timer/console_log.html)|🙈 skip
  ❌ nucleo-f767zi (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/nucleo-f767zi/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/nucleo-f767zi/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/nucleo-f767zi/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass
  ❌ samr34-xpro (1 fail test) (4 fail flash) |PASS|FAIL|SKIP |-|-|- |0|5|2 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/samr34-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/samr34-xpro/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/8/samr34-xpro/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/samr34-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/samr34-xpro/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/samr34-xpro/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/samr34-xpro/tests_periph_spi/console_log.html)|🙈 skip
  ❌ arduino-mega2560 (5 fail test) |PASS|FAIL|SKIP |-|-|- |2|5|0 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/arduino-mega2560/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/arduino-mega2560/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/arduino-mega2560/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/arduino-mega2560/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/arduino-mega2560/tests_periph_gpio/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |tests/periph_timer|✅ pass
  ❌ nucleo-l432kc (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/nucleo-l432kc/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/nucleo-l432kc/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ hifive1b (1 fail test) (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/hifive1b/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/hifive1b/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/hifive1b/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/hifive1b/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/hifive1b/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/hifive1b/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/8/hifive1b/tests_periph_timer/console_log.html)|🙈 skip
  ❌ saml10-xpro (3 fail test) |PASS|FAIL|SKIP |-|-|- |3|3|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/saml10-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/saml10-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/saml10-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/saml10-xpro/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ saml11-xpro (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/saml11-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/saml11-xpro/tests_periph_uart/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ samr21-xpro (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/samr21-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/samr21-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nrf52dk (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|1 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/nrf52dk/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/nrf52dk/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/nrf52dk/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ remote-revb (4 fail test) |PASS|FAIL|SKIP |-|-|- |3|4|0 |TEST|RESULT |-|- |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/8/remote-revb/tests_periph_timer/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/remote-revb/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/remote-revb/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/remote-revb/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass
  ❌ nucleo-l073rz (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/nucleo-l073rz/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/nucleo-l073rz/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ slstk3401a (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/slstk3401a/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/slstk3401a/tests_periph_spi/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_timer|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f103rb (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/nucleo-f103rb/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/nucleo-f103rb/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ frdm-kw41z (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|1 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/frdm-kw41z/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/frdm-kw41z/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/frdm-kw41z/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ esp32-wroom-32 (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|1 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/esp32-wroom-32/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/esp32-wroom-32/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/esp32-wroom-32/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ z1 (4 fail test) |PASS|FAIL|SKIP |-|-|- |1|4|2 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/z1/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/z1/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/z1/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/z1/tests_periph_gpio/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/z1/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/z1/tests_periph_i2c/console_log.html)|🙈 skip
  ❌ arduino-due (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|1 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/arduino-due/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/arduino-due/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/arduino-due/tests_periph_i2c/console_log.html)|🙈 skip
  ❌ slstk3400a (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|0 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/slstk3400a/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/slstk3400a/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/slstk3400a/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  😬 frdm-k64f (6 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/frdm-k64f/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/frdm-k64f/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/8/frdm-k64f/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/frdm-k64f/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/frdm-k64f/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/frdm-k64f/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/frdm-k64f/tests_periph_uart/console_log.html)|🙈 skip
  😬 stk3200 (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|5|2 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/stk3200/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/8/stk3200/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/8/stk3200/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/8/stk3200/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/8/stk3200/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/8/stk3200/tests_xtimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/8/stk3200/tests_periph_uart/console_log.html)|🙈 skip
  ✅ nucleo-l152re |PASS|FAIL|SKIP |-|-|- |7|0|0 |TEST|RESULT |-|- |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ✅ nucleo-f411re |PASS|FAIL|SKIP |-|-|- |7|0|0 |TEST|RESULT |-|- |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
84 84 14
  ❌ frdm-k22f (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/frdm-k22f/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/frdm-k22f/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f091rc (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/nucleo-f091rc/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/nucleo-f091rc/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass
  ❌ nucleo-f303re (1 fail test) |PASS|FAIL|SKIP |-|-|- |6|1|0 |TEST|RESULT |-|- |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/nucleo-f303re/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f767zi (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/nucleo-f767zi/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/nucleo-f767zi/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/nucleo-f767zi/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass
  ❌ arduino-mega2560 (5 fail test) |PASS|FAIL|SKIP |-|-|- |2|5|0 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/arduino-mega2560/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/arduino-mega2560/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/arduino-mega2560/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/arduino-mega2560/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/arduino-mega2560/tests_periph_gpio/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |tests/periph_timer|✅ pass
  ❌ nucleo-l432kc (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/nucleo-l432kc/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/nucleo-l432kc/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ hifive1b (1 fail test) (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/hifive1b/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/hifive1b/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/hifive1b/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/hifive1b/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/hifive1b/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/hifive1b/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/9/hifive1b/tests_periph_timer/console_log.html)|🙈 skip
  ❌ saml10-xpro (3 fail test) |PASS|FAIL|SKIP |-|-|- |3|3|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/saml10-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/saml10-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/saml10-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/saml10-xpro/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ saml11-xpro (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|0 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/saml11-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/saml11-xpro/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/saml11-xpro/tests_periph_spi/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |tests/periph_timer|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ samr21-xpro (1 fail test) (2 fail flash) |PASS|FAIL|SKIP |-|-|- |4|3|0 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/samr21-xpro/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/samr21-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/samr21-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nrf52dk (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|1 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/nrf52dk/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/nrf52dk/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/nrf52dk/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ remote-revb (4 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |2|5|0 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/remote-revb/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/9/remote-revb/tests_periph_timer/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/remote-revb/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/remote-revb/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/remote-revb/tests_periph_gpio/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass
  ❌ nucleo-l073rz (1 fail test) (2 fail flash) |PASS|FAIL|SKIP |-|-|- |4|3|0 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/nucleo-l073rz/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/nucleo-l073rz/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/nucleo-l073rz/tests_periph_i2c/console_log.html)|❌ test fail |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_gpio|✅ pass
  ❌ slstk3401a (3 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |3|4|0 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/slstk3401a/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/9/slstk3401a/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/slstk3401a/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/slstk3401a/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f411re (1 fail test) |PASS|FAIL|SKIP |-|-|- |6|1|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/nucleo-f411re/tests_periph_spi/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f103rb (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|0 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/nucleo-f103rb/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/nucleo-f103rb/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ frdm-kw41z (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|1 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/frdm-kw41z/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/frdm-kw41z/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/frdm-kw41z/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ esp32-wroom-32 (2 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |3|3|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/esp32-wroom-32/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/esp32-wroom-32/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/esp32-wroom-32/tests_periph_i2c/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/esp32-wroom-32/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ z1 (4 fail test) |PASS|FAIL|SKIP |-|-|- |1|4|2 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/z1/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/z1/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/z1/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/z1/tests_periph_gpio/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/z1/tests_periph_uart/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/z1/tests_periph_i2c/console_log.html)|🙈 skip
  ❌ arduino-due (2 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |3|3|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/arduino-due/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/arduino-due/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/arduino-due/tests_periph_gpio/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/arduino-due/tests_periph_i2c/console_log.html)|🙈 skip
  ❌ slstk3400a (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|0 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/slstk3400a/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/slstk3400a/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/slstk3400a/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ frdm-k64f (1 fail test) (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/frdm-k64f/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/frdm-k64f/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/9/frdm-k64f/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/frdm-k64f/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/frdm-k64f/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/frdm-k64f/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/frdm-k64f/tests_periph_uart/console_log.html)|🙈 skip
  ❌ stk3200 (1 fail test) (4 fail flash) |PASS|FAIL|SKIP |-|-|- |0|5|2 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/stk3200/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/9/stk3200/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/stk3200/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/stk3200/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/stk3200/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/stk3200/tests_xtimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/stk3200/tests_periph_uart/console_log.html)|🙈 skip
  😬 same54-xpro (6 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|1 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/same54-xpro/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/same54-xpro/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/same54-xpro/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/same54-xpro/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/same54-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/same54-xpro/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/9/same54-xpro/tests_periph_timer/console_log.html)|🙈 skip
  😬 samr34-xpro (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|5|2 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/samr34-xpro/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/9/samr34-xpro/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/9/samr34-xpro/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/9/samr34-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/9/samr34-xpro/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/9/samr34-xpro/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/9/samr34-xpro/tests_periph_spi/console_log.html)|🙈 skip
  ✅ nucleo-l152re |PASS|FAIL|SKIP |-|-|- |7|0|0 |TEST|RESULT |-|- |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |tests/periph_uart|✅ pass |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
89 79 92
  ❌ frdm-k22f (2 fail test) (2 fail flash) |PASS|FAIL|SKIP |-|-|- |3|4|3 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-k22f/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-k22f/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/frdm-k22f/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/frdm-k22f/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-k22f/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/frdm-k22f/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-k22f/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f091rc (3 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |3|4|3 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/nucleo-f091rc/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/nucleo-f091rc/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/nucleo-f091rc/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/nucleo-f091rc/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f091rc/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nucleo-f091rc/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f091rc/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass
  ❌ nucleo-f303re (1 fail test) |PASS|FAIL|SKIP |-|-|- |6|1|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/nucleo-f303re/tests_periph_spi/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f303re/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nucleo-f303re/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f303re/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ same54-xpro (1 fail test) (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|4 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/14/same54-xpro/tests_periph_timer/console_log.html)|🙈 skip
  ❌ nucleo-f767zi (1 fail test) |PASS|FAIL|SKIP |-|-|- |6|1|3 |TEST|RESULT |-|- |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/nucleo-f767zi/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f767zi/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nucleo-f767zi/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f767zi/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_i2c|✅ pass
  ❌ nucleo-l152re (1 fail test) |PASS|FAIL|SKIP |-|-|- |6|1|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/nucleo-l152re/tests_periph_spi/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-l152re/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nucleo-l152re/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-l152re/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ samr34-xpro (1 fail test) (4 fail flash) |PASS|FAIL|SKIP |-|-|- |0|5|5 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/samr34-xpro/tests_periph_spi/console_log.html)|🙈 skip
  ❌ arduino-mega2560 (5 fail test) |PASS|FAIL|SKIP |-|-|- |2|5|3 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/arduino-mega2560/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/arduino-mega2560/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/arduino-mega2560/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/arduino-mega2560/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/arduino-mega2560/tests_periph_gpio/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/arduino-mega2560/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/arduino-mega2560/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/arduino-mega2560/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass
  ❌ nucleo-l432kc (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/nucleo-l432kc/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/nucleo-l432kc/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-l432kc/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nucleo-l432kc/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-l432kc/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ saml10-xpro (3 fail test) |PASS|FAIL|SKIP |-|-|- |3|3|4 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/saml10-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/saml10-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/saml10-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/saml10-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/saml10-xpro/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/saml10-xpro/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/saml10-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ saml11-xpro (4 fail test) |PASS|FAIL|SKIP |-|-|- |3|4|3 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/saml11-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/saml11-xpro/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/saml11-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/saml11-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/saml11-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/saml11-xpro/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/saml11-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ samr21-xpro (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/samr21-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/samr21-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/samr21-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/samr21-xpro/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/samr21-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nrf52dk (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|4 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/nrf52dk/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/nrf52dk/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nrf52dk/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nrf52dk/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/nrf52dk/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nrf52dk/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ remote-revb (4 fail test) |PASS|FAIL|SKIP |-|-|- |3|4|3 |TEST|RESULT |-|- |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/14/remote-revb/tests_periph_timer/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/remote-revb/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/remote-revb/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/remote-revb/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/remote-revb/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/remote-revb/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/remote-revb/tests_periph_timer_benchmarks/console_log.html)|🙈 skip
  ❌ nucleo-l073rz (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/nucleo-l073rz/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/nucleo-l073rz/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-l073rz/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nucleo-l073rz/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-l073rz/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ slstk3401a (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|3 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/slstk3401a/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/slstk3401a/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/slstk3401a/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/slstk3401a/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/slstk3401a/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/slstk3401a/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f411re (1 fail test) |PASS|FAIL|SKIP |-|-|- |6|1|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/nucleo-f411re/tests_periph_spi/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f411re/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nucleo-f411re/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f411re/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f103rb (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/nucleo-f103rb/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/nucleo-f103rb/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f103rb/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/nucleo-f103rb/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/nucleo-f103rb/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ frdm-kw41z (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|4 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/frdm-kw41z/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/frdm-kw41z/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-kw41z/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/frdm-kw41z/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/frdm-kw41z/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-kw41z/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ esp32-wroom-32 (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|4 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/esp32-wroom-32/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/esp32-wroom-32/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/esp32-wroom-32/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/esp32-wroom-32/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/esp32-wroom-32/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/esp32-wroom-32/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ z1 (3 fail test) |PASS|FAIL|SKIP |-|-|- |2|3|5 |TEST|RESULT |-|- |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/z1/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/z1/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/z1/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/z1/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/z1/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/z1/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/z1/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/z1/tests_periph_i2c/console_log.html)|🙈 skip
  ❌ arduino-due (1 fail test) |PASS|FAIL|SKIP |-|-|- |5|1|4 |TEST|RESULT |-|- |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/arduino-due/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/arduino-due/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/arduino-due/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/arduino-due/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/arduino-due/tests_periph_i2c/console_log.html)|🙈 skip
  ❌ slstk3400a (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/slstk3400a/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/slstk3400a/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/slstk3400a/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/slstk3400a/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/slstk3400a/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_gpio|✅ pass
  ❌ frdm-k64f (1 fail test) (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|4 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/frdm-k64f/tests_periph_timer_benchmarks/console_log.html)|🙈 skip
  😬 hifive1b (6 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|4 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/14/hifive1b/tests_periph_timer/console_log.html)|🙈 skip
  😬 stk3200 (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|5|5 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_xtimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/14/stk3200/tests_periph_timer_benchmarks/console_log.html)|🙈 skip
riot-hil-bot commented 3 years ago
HiL Test Results PASS FAIL SKIP
91 77 92
  ❌ frdm-k22f (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/frdm-k22f/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/frdm-k22f/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/frdm-k22f/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/frdm-k22f/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/frdm-k22f/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f091rc (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/nucleo-f091rc/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/nucleo-f091rc/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/nucleo-f091rc/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f091rc/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nucleo-f091rc/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f091rc/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass
  ❌ same54-xpro (1 fail test) (5 fail flash) |PASS|FAIL|SKIP |-|-|- |0|6|4 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_periph_gpio/console_log.html)|😬 flash fail |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/15/same54-xpro/tests_periph_timer/console_log.html)|🙈 skip
  ❌ nucleo-f767zi (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/nucleo-f767zi/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/nucleo-f767zi/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/nucleo-f767zi/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f767zi/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nucleo-f767zi/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f767zi/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass
  ❌ nucleo-l152re (1 fail test) |PASS|FAIL|SKIP |-|-|- |6|1|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/nucleo-l152re/tests_periph_spi/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-l152re/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nucleo-l152re/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-l152re/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ arduino-mega2560 (5 fail test) |PASS|FAIL|SKIP |-|-|- |2|5|3 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/arduino-mega2560/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/arduino-mega2560/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/arduino-mega2560/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/arduino-mega2560/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/arduino-mega2560/tests_periph_gpio/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/arduino-mega2560/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/arduino-mega2560/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/arduino-mega2560/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass
  ❌ nucleo-l432kc (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/nucleo-l432kc/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/nucleo-l432kc/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-l432kc/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nucleo-l432kc/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-l432kc/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ saml10-xpro (3 fail test) |PASS|FAIL|SKIP |-|-|- |3|3|4 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/saml10-xpro/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/saml10-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/saml10-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/saml10-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/saml10-xpro/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/saml10-xpro/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/saml10-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ saml11-xpro (3 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |3|4|3 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/saml11-xpro/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/saml11-xpro/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/saml11-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/saml11-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/saml11-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/saml11-xpro/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/saml11-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ samr21-xpro (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/samr21-xpro/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/samr21-xpro/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/samr21-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/samr21-xpro/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/samr21-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nrf52dk (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|4 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/nrf52dk/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/nrf52dk/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nrf52dk/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nrf52dk/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/nrf52dk/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nrf52dk/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ remote-revb (4 fail test) |PASS|FAIL|SKIP |-|-|- |3|4|3 |TEST|RESULT |-|- |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/15/remote-revb/tests_periph_timer/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/remote-revb/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/remote-revb/tests_periph_i2c/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/remote-revb/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/remote-revb/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/remote-revb/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/remote-revb/tests_periph_timer_benchmarks/console_log.html)|🙈 skip
  ❌ nucleo-l073rz (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/nucleo-l073rz/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/nucleo-l073rz/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-l073rz/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nucleo-l073rz/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-l073rz/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ slstk3401a (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|3 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/slstk3401a/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/slstk3401a/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/slstk3401a/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/slstk3401a/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/slstk3401a/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/slstk3401a/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f411re (1 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/15/nucleo-f411re/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/nucleo-f411re/tests_periph_spi/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f411re/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nucleo-f411re/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f411re/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass
  ❌ nucleo-f103rb (2 fail test) |PASS|FAIL|SKIP |-|-|- |5|2|3 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/nucleo-f103rb/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/nucleo-f103rb/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f103rb/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nucleo-f103rb/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f103rb/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ frdm-kw41z (2 fail test) (1 fail flash) |PASS|FAIL|SKIP |-|-|- |3|3|4 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/frdm-kw41z/tests_ztimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/frdm-kw41z/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/frdm-kw41z/tests_periph_i2c/console_log.html)|❌ test fail |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/frdm-kw41z/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/frdm-kw41z/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/frdm-kw41z/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/frdm-kw41z/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ esp32-wroom-32 (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|4 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/esp32-wroom-32/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/esp32-wroom-32/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/esp32-wroom-32/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/esp32-wroom-32/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/esp32-wroom-32/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/esp32-wroom-32/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  ❌ z1 (3 fail test) |PASS|FAIL|SKIP |-|-|- |2|3|5 |TEST|RESULT |-|- |[tests/ztimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/z1/tests_ztimer_benchmarks/console_log.html)|❌ test fail |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/z1/tests_xtimer_benchmarks/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/z1/tests_periph_gpio/console_log.html)|❌ test fail |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/z1/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/z1/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/z1/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/z1/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/z1/tests_periph_i2c/console_log.html)|🙈 skip
  ❌ arduino-due (2 fail test) |PASS|FAIL|SKIP |-|-|- |4|2|4 |TEST|RESULT |-|- |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/arduino-due/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/arduino-due/tests_periph_gpio/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/arduino-due/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/arduino-due/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/arduino-due/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/arduino-due/tests_periph_i2c/console_log.html)|🙈 skip
  ❌ slstk3400a (3 fail test) |PASS|FAIL|SKIP |-|-|- |4|3|3 |TEST|RESULT |-|- |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/slstk3400a/tests_periph_uart/console_log.html)|❌ test fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/slstk3400a/tests_periph_spi/console_log.html)|❌ test fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/slstk3400a/tests_periph_i2c/console_log.html)|❌ test fail |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/slstk3400a/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/slstk3400a/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/slstk3400a/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_gpio|✅ pass
  😬 samr34-xpro (4 fail flash) |PASS|FAIL|SKIP |-|-|- |1|4|5 |TEST|RESULT |-|- |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_periph_gpio/console_log.html)|😬 flash fail |tests/ztimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/samr34-xpro/tests_periph_spi/console_log.html)|🙈 skip
  😬 hifive1b (5 fail flash) |PASS|FAIL|SKIP |-|-|- |1|5|4 |TEST|RESULT |-|- |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_periph_uart/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_periph_gpio/console_log.html)|😬 flash fail |tests/ztimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/15/hifive1b/tests_periph_timer/console_log.html)|🙈 skip
  😬 frdm-k64f (5 fail flash) |PASS|FAIL|SKIP |-|-|- |1|5|4 |TEST|RESULT |-|- |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_xtimer_benchmarks/console_log.html)|😬 flash fail |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_periph_gpio/console_log.html)|😬 flash fail |tests/ztimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/frdm-k64f/tests_periph_timer_benchmarks/console_log.html)|🙈 skip
  😬 stk3200 (4 fail flash) |PASS|FAIL|SKIP |-|-|- |1|4|5 |TEST|RESULT |-|- |[tests/periph_timer](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_periph_timer/console_log.html)|😬 flash fail |[tests/periph_spi](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_periph_spi/console_log.html)|😬 flash fail |[tests/periph_i2c](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_periph_i2c/console_log.html)|😬 flash fail |[tests/periph_gpio](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_periph_gpio/console_log.html)|😬 flash fail |tests/ztimer_benchmarks|✅ pass |[tests/xtimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_xtimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_periph_utimer/console_log.html)|🙈 skip |[tests/periph_uart](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_periph_uart/console_log.html)|🙈 skip |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/stk3200/tests_periph_timer_benchmarks/console_log.html)|🙈 skip
  ✅ nucleo-f303re |PASS|FAIL|SKIP |-|-|- |7|0|3 |TEST|RESULT |-|- |tests/ztimer_benchmarks|✅ pass |tests/xtimer_benchmarks|✅ pass |[tests/periph_utimer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f303re/tests_periph_utimer_benchmarks/console_log.html)|🙈 skip |[tests/periph_utimer](https://hil.riot-os.org/results/robot_tests/15/nucleo-f303re/tests_periph_utimer/console_log.html)|🙈 skip |tests/periph_uart|✅ pass |[tests/periph_timer_benchmarks](https://hil.riot-os.org/results/robot_tests/15/nucleo-f303re/tests_periph_timer_benchmarks/console_log.html)|🙈 skip |tests/periph_timer|✅ pass |tests/periph_spi|✅ pass |tests/periph_i2c|✅ pass |tests/periph_gpio|✅ pass