[roll] Roll fuchsia [modular][flake] Deflake session/agent restart tests

The is_running check is not consistent, likely because the same
FakeSessionShell instance is used when the component instance is
torn down and recreated.

Track the total number of times the shell component starts up
so the test does not rely on the timing of is_running being set.

Original-Fixed: 87344
Original-Fixed: 87293
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/598341
Original-Revision: bd08665f4e7375ff93d538e081198103a5b037ff
GitOrigin-RevId: 17148bb8396392b6983b05abf156cc03eeafc95e
Change-Id: I5fd0f3b97321b13bf9d5a63b20a0979802478081
1 file changed
tree: 7f6a64a78bd3bcc300ac8b1543788205ac493ada
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.