commit | d133c03aa33896867c39701d5ffaced8b0893b95 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Tue Dec 17 11:27:48 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 17 11:29:11 2024 -0800 |
tree | 34905c48bed7397121d45cc250af38ee33275497 | |
parent | 52da4e62e2960549f9b91fe09a2e127ad2c73124 [diff] |
[roll] Roll fuchsia [build] Add //build/testing/python_build_time_tests.gni Add a new GN template to define a target to run a python test at build time. This should be only used to verify the correctness of low-level scripts used by the build, where early failure detection is critical. This is a generalization of the //build/api:run_all_tests target that can be used to verify other scripts. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1175632 Original-Revision: 7bd090810b5888509dac525b4fcb49c194176681 GitOrigin-RevId: 36d04c40d9cb180b010db36ca489f5934208ee95 Change-Id: I3d5fd7f0099a25860a1000deec114798fcc81e9e
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
.