Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

up_squared: tests/subsys/power/power_mgmt failed. #29737

Closed
chen-png opened this issue Nov 3, 2020 · 3 comments
Closed

up_squared: tests/subsys/power/power_mgmt failed. #29737

chen-png opened this issue Nov 3, 2020 · 3 comments
Assignees
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug

Comments

@chen-png
Copy link
Collaborator

chen-png commented Nov 3, 2020

To Reproduce
Steps to reproduce the behavior:

  1. west build -b up_squared -p auto tests/subsys/power/power_mgmt
  2. west flash ~/up_squared.sh
  3. see error

Logs and console output
Booting Zephyr OS build zephyr-v2.4.0-1137-g5803ee1e8183
Running test suite power_management_test

START - test_power_idle
give way to idle thread
PASS - test_power_idle

START - test_power_state_trans

it will stop at there, and fail with timeout.

Environment (please complete the following information):

  • OS: Fedora31
  • Toolchain: zephyr-sdk-0.11.4
  • Commit ID: 5803ee1
@chen-png chen-png added bug The issue is a bug, or the PR is fixing a bug area: Tests Issues related to a particular existing or missing test labels Nov 3, 2020
@MaureenHelm MaureenHelm added the priority: low Low impact/importance bug label Nov 3, 2020
@jenmwms jenmwms self-assigned this Nov 30, 2020
@jenmwms
Copy link
Collaborator

jenmwms commented Nov 30, 2020

This is still an issue asof c08ef38. Though similar symptom, seems different approach needed than #30275. test_power_state_trans frozen/still running after 9 minutes (stopwatch).

@jenmwms
Copy link
Collaborator

jenmwms commented Dec 10, 2020

I need to do a bisect to see where this started occurring.

@nashif
Copy link
Member

nashif commented Dec 11, 2020

some issues with this test were fixed in cf81774, any other issues most likely due to now #30573

@nashif nashif closed this as completed Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

5 participants