[roll] Roll fuchsia [ffx][playground] Run the tests for the playground tool

The tool is experimental but we should still run the tests even though we
haven't enabled it.

We also fix a circular reference issue in cf_fs that was making the
tests fail lsan. We do that in this CL so that the change is verified by
CQ.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1058493
Original-Revision: f5f7aab99cf17f975ff2e4c7e6641f2c5a50c4a1
GitOrigin-RevId: 58ff53ac34797ef9098d952962e6964eab8d729b
Change-Id: Ife8ddcbbf7967c31a1feac857535637a0149458c
1 file changed
tree: 956b1106d7a51918f4950145ce1522276db6ae6c
  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 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.