[roll] Roll fuchsia [scenic][ctf] Enable some tests, and disable others.

A dependency on an internal FIDL library (fuchsia.hardware.display)
prevented some CTF tests from running.  fxr/1118620 removed this
dependency, so it is now safe to reenable these tests.

Also, disable some tests which we discovered rely upon unversioned FIDL
protocols.  See the protocols marked TODO(fxb/365602422) in fxr/1114050;
with this CL, these protocols can now be marked `added=HEAD`.

Original-Bug: 365602422
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1118621
Original-Revision: 94e11e12bb9ac0b6a54bfd6e08e1dc981ecce67f
GitOrigin-RevId: 125324ec1c81ba1869189813733259af16d79ddb
Change-Id: I3d6fb4afc1e336d78f99cd20593a8da3c04c3af2
1 file changed
tree: fc8003b44dfd766ffeeb13588c26cf6051062d78
  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.