[roll] Roll fuchsia Revert "[fidl][python] Add golden tests and formatter"

This reverts commit 2ad2236c8d5b0c10aced3a26c52db7e34df85b09.

Reason for revert: golden file mismatches in CI, for example: https://luci-milo.appspot.com/ui/p/fuchsia/builders/global.ci/core.arm64-fuzz_ubsan-build_only/b8718749818323617777/overview

Original change's description:
> [fidl][python] Add golden tests and formatter
>
> fidlgen_python now includes golden files and its output is formatted
> with black.
>
> This change also fixes up some whitespace handling for comments.
>
> Original-Fixed: 394425332, 394423190, 308723467
> Change-Id: I315d5630efa487fd9e90f7e56f46b881aada8708
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241424
> Reviewed-by: Ian McKellar <ianloic@google.com>
> Fuchsia-Auto-Submit: Charles Celerier <chcl@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Marc Khouri <mnck@google.com>
> Reviewed-by: Christopher Johnson <crjohns@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241869
Original-Revision: ef2a510ee0222a7f5e9cb4a07c0eaacf6e1127f8
GitOrigin-RevId: cb73a9a87d6ec190a9bc165f08b46155c36aa294
Change-Id: Ic20ae39332069bdff24ea0bd0a0459de25c435bb
1 file changed
tree: 1806f9a8710454fd17d76bc0798d8026d120fe25
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.