samples: timer_synchronization: exclude qemu_arc_hs5x

Exclude qemu_arc_hs5x from the test, seems to fail since f0daf90. Other
ARC platform works so let's exclude this one while the issue is
investigated.

Link: https://github.com/zephyrproject-rtos/zephyr/issues/62405
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2023-09-07 13:50:38 +00:00 committed by Fabio Baltieri
commit 2c2124de76

View file

@ -4,6 +4,8 @@ tests:
sample.portability.cmsis_rtos_v2.timer_synchronization:
integration_platforms:
- native_posix
platform_exclude:
- qemu_arc_hs5x # See issue #62405
tags: cmsis_rtos
min_ram: 32
min_flash: 34