| commit | c551105ab2f5351e9d6f3472e1ffa4a3c614ab00 | [log] [tgz] |
|---|---|---|
| author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Wed Nov 20 18:40:12 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 20 10:42:07 2024 -0800 |
| tree | 347557cc90bcf6d1e30ffcdb52f987e901a3d4d3 | |
| parent | 99e4022a7c2b5d8ba1ae95e671631e55f49b7aeb [diff] |
[roll] Roll fuchsia [sys] Migrate Clone -> Clone2 Node.Clone is being replaced by Node.Clone2 as part of the ongoing io2 migration. The latter method is already supported by all in and out of tree servers at all API levels. Cleanup some test-only fuchsia.io/Directory servers that implemented more methods than required. This should reduce the fragility of these tests as we evolve the protocol while ensuring we only maintain code paths that we have test coverage for. Note that there are still some pkg-resolver mocks that support Clone1 as we still have some tests that use these methods. These will be addressed in a follow-up change. Original-Bug: 378924331 Test: fx test //src/sys Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160297 Original-Revision: 232f8f845510046d53f0c20ebf3f561350f896f2 GitOrigin-RevId: eab8d187d9084d5d0c921ec517281409b6fa5e63 Change-Id: Ic4817a8b2417b1f9c7b0a4fc6435494d161e766c
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.