[roll] Roll fuchsia [scenic][testing] more LoggingTestLoop

Migrate remaining Flatland integration tests to use
`LoggingTestLoop`. These tests were left out of the initial
migration, because they use `gtest::RealLoopFixture` instead
of `loop_fixture::RealLoop`.

Since `RealLoopFixture` itself uses `RealLoop`, migrating
the remaining tests isn't actually that difficult.

Original-Bug: 129190
Test: fx test flatland_integration_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/875496
Original-Revision: 2d2dd5ecd4e005dd7fcdd9c55b58cbbd93fd31fd
GitOrigin-RevId: c22c0050763ebe167c930b4b6f758aba6c401267
Change-Id: I43b51569f2546fcc6d21ceb52d718d29e3c6c584
1 file changed
tree: 94a4df3c43462e98be6a58535f62b7eeec4ee7b8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.