Skip to content

qemu_arc: tests/kernel/context/ failed when migrating to new ztest API #47725

@ghost

Description

Describe the bug
I am migrating tests/kernel/context/ to new ztest API, see #47229, I got a CI failure on qemu_arc_hs and qemu_arc_em.
Test execution order has been changed, but this change only blocks the two platforms.

To Reproduce
Steps to reproduce the behavior:

  1. See CI error of tests: kernel: context: move to new ztest API #47229

Logs and console output

*** Booting Zephyr OS build zephyr-v3.1.0-1812-g2760104632c1  ***
Running TESTSUITE context
===================================================================
START - test_kernel_cpu_idle
 PASS - test_kernel_cpu_idle in 0.150 seconds
===================================================================
START - test_kernel_cpu_idle_atomic
 PASS - test_kernel_cpu_idle_atomic in 0.150 seconds
===================================================================
START - test_kernel_ctx_thread
E: ***** Exception vector: 0x2, cause code: 0x1, parameter 0x0
E: Address 0x80000110
E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
E: Current thread: 0x804005cc (test_kernel_ctx_thread)
E: Halting system

Metadata

Metadata

Labels

area: ARCARC ArchitecturebugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions