commit | 32fbf6e19ea1329bdf7c8ebd767dd9250ace99e6 | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Thu Mar 30 20:34:09 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 30 13:35:28 2023 -0700 |
tree | 75c0298a249518482eb6177c98314cf90f20e18a | |
parent | b462f038b96a8cc6f807ef7c9281327150853928 [diff] |
[roll] Roll fuchsia [ffx] Change diagnostics-bridge MAX_ENTRIES from 1 to 3 This CL changes fuchsia.developer.remotecontrol/MAX_ENTRIES, the max length of vectors returned by ArchiveIterator.GetNext, from 1 to 3, because some tests are returning 2 or 3 entries. This was never caught before because the Rust bindings did not validate these limits. However, once I79953d5d369c8ef93c1ec986026a45aba1afe557 lands, they will. Test: fx test ffx_daemon_target_lib_test ffx_log_frontend_lib_test Original-Bug: 37304 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/827078 Original-Revision: cc3480911f4b9f72c0ab0062d1536c5dcba2ea9c GitOrigin-RevId: 0d50227109406c7ca615ce57a2461c0a26ed22a7 Change-Id: I300949704cb2a625b6d3412bf969c314931711ba
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
.