[roll] Roll fuchsia [pwrbtn-monitor] Fix test flake

Fix issue where test would flake if the first async routine to
connect to the power statecontrol service was the OOM routine.
When this happened the disconnection of the routine caused the
oneshot channel to be dropped, making the test complete too early
and leading to errors.

MULTIPLY: pwrbtn-monitor-integration-test: 500

Original-Fixed: 103485
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704537
Original-Revision: 4dbc559330147f3ff41436a5c8cb45125b9b9720
GitOrigin-RevId: 0fcf80f68e466fdbde6dc0db9fb3c79e566241a9
Change-Id: I97f9e6ea513df52156ea32a950602db4a3d8399d
1 file changed
tree: fae5355ae22041a99a5dc1bc5f27a9821ee3935a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.