[roll] Roll fuchsia [pwrbtn-monitor][test] reorder test to fix flake

The integration test for pwrbtn-monitor was requeueing a task too early,
and every once in a while the requeue'd task would race with mock
shutdown, causing the test to fail.

Original-Fixed: 84436
Multiply: pwrbtn-monitor-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/580601
Original-Revision: 6f38e16908a14d703f9f050512649569cf28d8b1
GitOrigin-RevId: b99076edf973e4cc0d65eb43d40e3a8b7ea47c55
Change-Id: I0c2cd8302e3a05ed1b81f864fe5c3658ff1b432d
1 file changed
tree: 7bb143f765d6ee2536b0cabdccf2fcd8a6a3da62
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.