test: timer: Disable nsim_em
The test will always fail on emulated/simulated environments. Exclude this one which was failing. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
parent
4b46748c94
commit
c4192f61b1
|
@ -5,4 +5,4 @@ tests:
|
|||
- 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
|
||||
platform_exclude: hifive1 tflite-micro it8xxx2_evb m2gl025_miv mpfs_icicle hifive_unleashed mps2_an385 mps2_an521_ns nsim_em
|
||||
|
|
Loading…
Reference in a new issue