-
Notifications
You must be signed in to change notification settings - Fork 777
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
[Sival, pwrmgr] Map test chip_sw_pwrmgr_sleep_sensor_ctrl_alert_wakeup #23345
[Sival, pwrmgr] Map test chip_sw_pwrmgr_sleep_sensor_ctrl_alert_wakeup #23345
Conversation
Signed-off-by: Douglas Reis <[email protected]>
Clear prior events to start from a clean slate and prevent the test from failing. Signed-off-by: Luís Marques <[email protected]>
…wakeup Signed-off-by: Douglas Reis <[email protected]>
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin master
git worktree add -d .worktree/backport-23345-to-master origin/master
cd .worktree/backport-23345-to-master
git switch --create backport-23345-to-master
git cherry-pick -x 124c1a183212b4d454db97bb4336f45213a09253 947a46ffe2a861e57a7e9304f7b90fba08589de6 95a37f9a9a1095030d7d08309cc333ef3b1da279 |
1 similar comment
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin master
git worktree add -d .worktree/backport-23345-to-master origin/master
cd .worktree/backport-23345-to-master
git switch --create backport-23345-to-master
git cherry-pick -x 124c1a183212b4d454db97bb4336f45213a09253 947a46ffe2a861e57a7e9304f7b90fba08589de6 95a37f9a9a1095030d7d08309cc333ef3b1da279 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin earlgrey_1.0.0
git worktree add -d .worktree/backport-23345-to-earlgrey_1.0.0 origin/earlgrey_1.0.0
cd .worktree/backport-23345-to-earlgrey_1.0.0
git switch --create backport-23345-to-earlgrey_1.0.0
git cherry-pick -x 124c1a183212b4d454db97bb4336f45213a09253 947a46ffe2a861e57a7e9304f7b90fba08589de6 95a37f9a9a1095030d7d08309cc333ef3b1da279 |
1 similar comment
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin earlgrey_1.0.0
git worktree add -d .worktree/backport-23345-to-earlgrey_1.0.0 origin/earlgrey_1.0.0
cd .worktree/backport-23345-to-earlgrey_1.0.0
git switch --create backport-23345-to-earlgrey_1.0.0
git cherry-pick -x 124c1a183212b4d454db97bb4336f45213a09253 947a46ffe2a861e57a7e9304f7b90fba08589de6 95a37f9a9a1095030d7d08309cc333ef3b1da279 |
@engdoreis would you mind handling these backports? |
This PR cherry-picks from #22723 to fix the test
chip_sw_sensor_ctrl_ast_alerts
as described in #22778.I believe we should get this issue fixed on the test side, at least for now, and remove the change in case the fix is moved to the ROM_EXT.