[roll] Roll fuchsia [logs] Fix host-side logging tags Fix the host-side logging tags for tests. Previously, tags would only apply to the first test that runs in a batch of tests, and all subsequent tests would inherit the tags from that first test. This uses a thread-local to store the logging state instead of a global, allowing for multiple concurrent test executions with different tags. Original-Fixed: b/376740247 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149212 Original-Revision: a5903fb5341cf35a9d9307b792da0a59a7915986 GitOrigin-RevId: 032dddb54abd1baebedb8758182bcb27c02d3156 Change-Id: I1c8d68c9034c4764609bda75e2c8842589e0d61b
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 in one of the communication channels documented at get involved.
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.