commit | dda8358890057730de6733472fcb0e27ae133e52 | [log] [tgz] |
---|---|---|
author | Yegor Pomortsev <ypomortsev@fuchsia.infra.roller.google.com> | Tue Sep 12 14:49:54 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 12 07:51:11 2023 -0700 |
tree | 4b8be3bbc81c97ba24daf38efd1c3334ba5b10c2 | |
parent | 1895b36236936061802a86a340873eaa0e3ce3fd [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.