Skip to content

tests: tests/arch/arm/arm_irq_vector_table: frdm_mcxa166/mcxa166: failed: Timeout #92877

@hakehuang

Description

@hakehuang

Describe the bug
below case are failed
arch.arm.irq_vector_table.vector_table.arm_irq_vector_table

test is failed on v4.2.0-rc1-224-gb3ccee473ed6 on frdm_mcxa166/mcxa166
testcase path is tests/arch/arm/arm_irq_vector_table

see logs for details

To Reproduce
1.

scripts/twister -p frdm_mcxa166/mcxa166  -T tests/arch/arm/arm_irq_vector_table -s arch.arm.irq_vector_table

or

# west twister -p frdm_mcxa166/mcxa166 -T tests/arch/arm/arm_irq_vector_table -s arch.arm.irq_vector_table
  1. See error
Timeout

Expected behavior
test pass

Impact

Logs and console output

*** Booting Zephyr OS build v4.2.0-rc1-224-gb3ccee473ed6 ***
Running TESTSUITE arm_thread_swap
====================*** Booting Zephyr OS build v4.2.0-rc1-224-gb3ccee473ed6 ***
Running TESTSUITE vector_table
===================================================================
START - test_arm_irq_vector_table
Test Cortex-M IRQs installed directly in the vector table
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!
isr0 ran!

Environment (please complete the following information):

  • OS: (e.g. Linux ): posix
  • Toolchain (e.g Zephyr SDK): zephyr
  • Commit SHA or Version used: v4.2.0-rc1-224-gb3ccee473ed6

Metadata

Metadata

Assignees

Labels

area: TestsIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXP

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions