| commit | c5b80d19c9817cab9b98fcff7dd8facb27bd6b51 | [log] [tgz] |
|---|---|---|
| author | Ina Huh <ihuh@fuchsia.infra.roller.google.com> | Fri Apr 26 21:47:40 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 26 14:49:02 2024 -0700 |
| tree | c77e89d0f64b650dd0f5bc7bea673a25ba476997 | |
| parent | 61f2f393c85f5b73989ec1125d56ba0d157dbb60 [diff] |
[roll] Roll fuchsia [testsharder] Fix to work with absolute package manifest paths. If a test uses file-relative paths in its package manifest, the LoadPackageManifests() function returns absolute paths if the base manifest path it was given was an absolute path. However, testsharder expected relative paths to the build dir and would thus prepend the build dir to the path when trying to load subpackage manifests. Thus, we should only prepend the build dir if the manifest path is not an absolute path already. Original-Bug: 337312770 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037587 Original-Revision: 4a2b99489c840da87500ec2ad0613c3689224514 GitOrigin-RevId: 8e0958fed16de6885bb0ebffa102815d9175ec35 Change-Id: Ic676c6a3661f3cf5142abe262aa605f02356d180
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.