[roll] Roll fuchsia [zircon] Disable certain type info tests due to clang breaking change.

This patch disables type info test in fbl-test to fix Fuchsia canary
builder failures caused by an upstream breaking change in LLVM.

Original-Bug: 87272
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/597834
Original-Revision: 71173562507e482bc65c6ecdc5dbc2f4f97c488b
GitOrigin-RevId: b8992545be667199713a92f06342cc31a2713f75
Change-Id: I639842e2028bcc4cbae05ca5498edc7ff36381e5
1 file changed
tree: ff16bbe96519728748a39848d4b8ace31218ed1a
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.