[roll] Roll fuchsia [session] Fix flake in session_manager autolaunch integration test

The `test_autolaunch_launches` test flaked because it read from
inspect before the session was launched. Now it waits for the
session component to start before reading from inspect.

Multiply: session-manager-integration-tests
Original-Fixed: 133092
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/915113
Original-Revision: 24fba704181bbe270448fafd6d19aa95ebf62f01
GitOrigin-RevId: 95323f7e8e5a1ae6f644c932638cd0de2fc1473d
Change-Id: I3336d5595e1be9784bfcfb8721c2244dfddeccba
1 file changed
tree: 4b8be3bbc81c97ba24daf38efd1c3334ba5b10c2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.