[roll] Roll fuchsia [scenic] Fix flaky present_view test

The test wasn't properly waiting on some asynchronous signals that it was
asserting against.  Fix this by adding robust, timed waits in all of the
necessary places.

MULTIPLY: present_view_integration_tests: 2000
Test: Modified existing test
Original-Bug: 93443

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650202
Original-Revision: e317ec52b88a3e5911069669e9046bd525e05e54
GitOrigin-RevId: 7d670e3ae17afc95e5a3b4518952ea773c24171f
Change-Id: I6bd88770e9edae38bc7233a845506203f46660db
1 file changed
tree: 3d844544b90a1f3b28cff2cd9f54268566e63ee2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.