The test will always fail on emulated/simulated environments. Exclude this one which was failing. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
9 lines
322 B
YAML
9 lines
322 B
YAML
tests:
|
|
kernel.timer.timer:
|
|
tags: kernel timer
|
|
platform_type:
|
|
- mcu
|
|
# Really want to exclude renode not the physical boards, but no good
|
|
# way of doing so at the moment.
|
|
platform_exclude: hifive1 tflite-micro it8xxx2_evb m2gl025_miv mpfs_icicle hifive_unleashed mps2_an385 mps2_an521_ns nsim_em
|