commit | ee00db927e09bc44e6a39d69547076224eb97110 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Wed Sep 18 08:21:31 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 18 01:23:12 2024 -0700 |
tree | b3f8de966926323ef9ef92b568b78a3656b0d019 | |
parent | edbc31849e794c8e9afc445ca63165f40856efc2 [diff] |
[roll] Roll fuchsia [superproject] Roll antlion [antlon_host_test] Allow caller to specify python_binary dependencies The new wlanix integration tests need to depend on a local library not available in antlion. This requires adding dependencies to the python_binary target created in a antlion_host_test. But antlion_host_test was adding all dependencies to the host_test_data target instead. This change aligns antlion_host_test with python_mobly_test in how variable from the invoker forward to the python_binary target. Original-Bug: 367446659 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1120556 Original-Revision: b7ddf913126865527a15915df13fe9a61214ff3e GitOrigin-RevId: 0fa7629bd3dfafd9746ddb15f6325164f400b855 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1120690 Original-Revision: 94b82041fc9db40d0eb7fb4a68c45c7ca1dace65 Change-Id: I128c408f8571efe9a6494a7554285e1bf3d1cc9c
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
.