commit | b2aab9f0e82ee08af4de24289b75b8025ec8678a | [log] [tgz] |
---|---|---|
author | Watson Zeng <zhiwei@synopsys.com> | Mon Mar 15 10:35:32 2021 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri May 07 13:15:13 2021 +0200 |
tree | b7067588dc5db44845e3d404cc26632673a40880 | |
parent | e0af111d3347f6c62a9aa77ccba743db91879dc1 [diff] |
board: qemu_arc: disable test: tests/kernel/mem_protect/mem_protect This test fails on qemu_arc_{em|hs} consistently, due to bug in quem_arc, details: https://github.com/foss-for-synopsys-dwc-arc-processors/qemu/issues/14. To get clean results we need to disable this test until the bug is fixed and fix gets propagated to new Zephyr-SDK. Signed-off-by: Watson Zeng <zhiwei@synopsys.com>