-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
To Reproduce
Steps to reproduce the behavior:
- west build -b up_squared -p auto tests/subsys/power/power_mgmt
- west flash ~/up_squared.sh
- 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
Metadata
Metadata
Labels
area: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug