[roll] Roll fuchsia [gidl] Enable recursive union tests in Go

This CL enables two GIDL tests in Go that exercise recursion in unions.
This has been working since Iacde292e443d2a0e2211a2cfc08d4d048134f3da.

This also removes a stray reference to fxbug.dev/64141 (the denylist was
changed in Ifd76ac77457b4ae4fcb4eef150cb300fc2e080ca, but the TODO
comment was left behind).

Test: fx test fidl_go_conformance_tests
Original-Bug: 38191
Original-Bug: 64141
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/503038
Original-Revision: b2ee9c4902952f79cb0548fc0f7be2fcccc4ee8e
GitOrigin-RevId: b03b13acddf0341993c75bbd41518525c77fad06
Change-Id: I5b9b14d8f4573e41353b277f11473844326c2fd6
1 file changed
tree: 49227a51a54f60eaa0c8cde2d69fadb723c2119a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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 via the IRC channel #fuchsia on Freenode.

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.