tests: disable qemu_riscv32 on test_ecc_dh test [REVERT ME]
Change-Id: Iafba43007ab8daf1652b038bfbec184fe92b5ffc Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
c5e000b2c8
commit
6e6e94bc77
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
[test]
|
[test]
|
||||||
tags = crypto ecc dh
|
tags = crypto ecc dh
|
||||||
timeout = 500
|
timeout = 500
|
||||||
slow = True
|
slow = True
|
||||||
|
# FIXME
|
||||||
|
platform_exclude = qemu_riscv32
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue