[roll] Roll fuchsia [scenic] Fix scoped-observer-registry-integration-test flake

This is a *plausible* fix for *some* flakes in this test.  On a CQ run I
saw that a test client ran out of present credits.  This modifies the
test to guarantee that `BlockingPresent()` has received present credits
from `<- OnNextFrameBegin()` before returning.

Original-Original-Bug: 480317651
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1609036
Original-Original-Revision: 291fbf894c2e24ea40cce749d39d390848c32ef4
GitOrigin-RevId: b496d632b9f7c5db68ea149cc1df6c531f6d5544
Change-Id: Ifdf451f30787d97d3567c975695dd042a474a6ef
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1610769
Cr-Commit-Position: refs/heads/main@{#192575}
1 file changed
tree: e25085cdfe1ad300151490d84458d4a45f84113e
  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.