commit | 9bf44841bc0bd0968614366c1a0f5744f150cfae | [log] [tgz] |
---|---|---|
author | Pavan Kumar Juturu <jpavankumar@fuchsia.infra.roller.google.com> | Tue Apr 09 17:11:35 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 09 10:14:34 2024 -0700 |
tree | f5047cd579685ae3571fc7a9d14089de78945ccf | |
parent | 31d5af8a91a8eadac2e2eb75cf51e0c1589fe1e1 [diff] |
[roll] Roll fuchsia [Honeydew] Add time based verification for idle-suspend-auto-resume idle-suspend-auto-resume uses `ffx starnix console` command to put the device in susend mode. This command is blocked until the system resumes. However as reported in b/331685794, this was broken. Since Honeydew affordance solely relies on this command, Lacewing test could not catch this failure. So adding time based verification to ensure idle-supend-auto-resume command takes at-least 5 seconds. With this CL, test will fail with below error: honeydew.errors.SystemPowerStateControllerError: Putting the 'fuchsia-c863-1470-ae76' into 'IdleSuspend' followed by 'AutomaticResume after 5sec' operation took 0.10734724998474121 seconds instead of 5 seconds. Verified the following on Patchset: 4 * Honeydew code guidelines * Successfully ran the impacted functional tests using InfraRun * Successfully ran Honeydew builders using try-jobs Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1020156 Original-Revision: 4c435cf63cc064e84bb50269058382f5873b3321 GitOrigin-RevId: 49d40f8d77e82621e8454fe06eedf1284df1b778 Change-Id: I90a780cbd52e6de6f17b604bf4d9f35053dc2f07
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.