Skip to content

tests/kernel/threads/no-multithreading/: Single/Repeated delay boot banner #14454

@cinlyooi-intel

Description

@cinlyooi-intel

Describe the bug
Instead of seeing "It works", we see single/multiple '***** delaying boot 1000ms (per build configuration) *****'

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=sam_e70_xplained
  3. make
  4. make run

Replace -DBOARD=sam_e70_xplained withquark_se_c1000_ss_devboard(arc)
Screenshots or console output
sam_e70_xplained:

***** delaying boot 1000ms (per build configuration) *****
***** delaying boot 1000ms (per build configuration) *****
***** delaying boot 1000ms (per build configuration) *****
***** delaying boot 1000ms (per build configuration) *****
***** delaying boot 1000ms (per build configuration) *****
***** delaying boot 1000ms (per build configuration) *****
***** delaying boot 1000ms (per build configuration) *****

quark_se_c1000_ss_devboard:arc:

***** delaying boot 1000ms (per build configuration) *****

Environment (please complete the following information):

  • OS: fedora
  • Toolchain: zephyr
  • Commit SHA or Version used: 6368ed4

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions