[roll] Roll fuchsia [scenic][tests] ScenicCtfTests reuse Scenic realm between test cases

This CL creates a persistent Scenic test environment that maintains
connection to the same Scenic realm across test cases within the same
test package. This improvement helps avoid the unnecessary, costly
creation of a new Scenic realm for each test case to prevent testing
timeouts in the future.

Original-Bug: b/454715223
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1445808
Original-Revision: 891257b38333bf1d158331ccdfca9b02ffe6b9cd
GitOrigin-RevId: 60222a144649b35e41da0a5f12e51afe4961e756
Change-Id: I7f62b3eb4e60a4950a0903f7a1017a39c1f48de8
1 file changed
tree: 8f1faa8f31e5572fe074e27faa631c63dbd9c94e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.