[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
1 file changed
tree: f5047cd579685ae3571fc7a9d14089de78945ccf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.