Revert "REVERTME exclude test_sha256 on Nios2"
The QEMU bug in the SDK has been fixed.
This reverts commit eb63710960
.
Change-Id: Ic405c9df0f7aebb2a9d20180c7b0c04889669610
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
6ec7fd5b42
commit
d6fb8d3611
1 changed files with 1 additions and 3 deletions
|
@ -3,9 +3,7 @@ tags = crypto sha256
|
|||
build_only = false
|
||||
timeout = 10800
|
||||
slow = True
|
||||
# FIXME excluding on nios2 due to pathologically bad
|
||||
# performance of CI jenkins slaves
|
||||
arch_exclude = arc nios2
|
||||
arch_exclude = arc
|
||||
# exclude STM32F103RB SoC, not enough RAM to run this test
|
||||
filter = not CONFIG_SOC_STM32F103RB
|
||||
kernel = micro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue