commit | d5b5b0197834b76de4fe70ea8de1c51c9fea3516 | [log] [tgz] |
---|---|---|
author | Ina Huh <ihuh@fuchsia.infra.roller.google.com> | Sat Nov 11 06:29:05 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 10 22:31:12 2023 -0800 |
tree | f8e2ff5f9b24f6af816359ace81ae35ee93bddc8 | |
parent | d5b845c9dfd1a31144cf2cfbe86cb49f4c3ccca8 [diff] |
[roll] Roll fuchsia [seriallistener] Write emulator output from seriallistener. Since botanist already writes emulator serial output to stdout, seriallistener discarded the serial output it would read so that we didn't output the serial logs twice. This CL temporarily disables writing to stdout from botanist and lets seriallistener write the serial output to stdout instead. This will make it clearer when the boot test fails to run because it won't show the serial output unless seriallistener was able to read it. Also, it should help determine whether the flakes are due to a race between the two processes trying to write to stdout or not. Original-Bug: 135386 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/943941 Original-Revision: 4b1d05b4d1aec2e12152b6bacb35fcbd3a8b2540 GitOrigin-RevId: 8f2a2a30ab50136ce4b635ae65914b8501107f56 Change-Id: Ifbc5edee38c31309f9a9afff9b5801cb88547869
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
.