commit | e05cae7153b6c5c70741cb9bf0503d00160eda2f | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Thu Jul 11 17:57:11 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 11 10:58:40 2024 -0700 |
tree | 59d19de97d4a297df643d76136c2961ea7a81e89 | |
parent | 37e437bd11eb7c4aed2e7f58521d2cba71df14f9 [diff] |
[roll] Roll fuchsia [build] Mark test action as non-hermetic. Running the action locally with `build_should_trace_actions = true` fails because it tries to access `out/default.json` (or more precisely `$(fx get-build-dir).json` which is the file written by `fx` to write configuration information for this output directory). The action tracer complains about that, and there is no easy way to include this file as an in put in the action itself, since the build directory name is not available at GN gen time anyway. See associated bug for more details. Original-Bug: 352511300 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079812 Original-Revision: 25fc3c020205b5f19d371800aba18db558c0a7d5 GitOrigin-RevId: c0b10d2b8710ec590f10b3f4b76ffb9eac665d1d Change-Id: Iba5806809e0e4435ad7d1044b7b3deffd1fae25d
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
.