[roll] Roll fuchsia [ffx][test] Verify structured output conforms with schema in tests It's easy to update the format without updating the schema. This adds a check against the schema whenever the output format is deserialized in tests. This technically violates the locality principle outlined by the testability rubric, since we'll be validating the 'directory' crate using tests in 'run_test_suite', but it will help us catch in the future if a test case in 'directory' is missing. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/610867 Original-Revision: 397a303d0087b3bcb721258c46f316e9519b9a28 GitOrigin-RevId: 28c38ef189e8f48de82b3758dc1977da9cbb141e Change-Id: If0bb04f2e19b06e2447989e07db7260b5a188fce
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.