| commit | 145b26b667fbc5cda2c687298991dc232e4dd7f8 | [log] [tgz] |
|---|---|---|
| author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Wed Mar 29 05:00:05 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 28 22:02:20 2023 -0700 |
| tree | 6a6654bfa71659b2460914d736306fd2149b3404 | |
| parent | 05461fca24784fad0d6d7b0d07ae1249faed335f [diff] |
[roll] Roll fuchsia [rust][fidl] Fix tests that exceed vector/string max lengths This CL fixes test code that was exceeding vector/string limits in FIDL calls. These cases were never caught before because the Rust bindings did not validate it. Once I79953d5d369c8ef93c1ec986026a45aba1afe557 lands, the limits will be enforced (on both encode and decode). Test: fx test component-manager-tests fuchsia-component-test-tests fidl-fuchsia-pkg-ext-tests input-synthesis-tests overnet-integration-tests overnet-integration-legacy-tests Original-Bug: 37304 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825836 Original-Revision: f74c1731b6a3cd446bf3a361cbb9149b182bcebd GitOrigin-RevId: 26e62ac6f7a37cf3175ceedd5fb9d9735dccd6bd Change-Id: Icf1fee6db01c99f29dcb5138bff9288ed9e548f3
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.