[roll] Roll fuchsia [ui][test] Downgrade web virtual keyboard client fatal logs to warnings.

We've seen test flakes where the web virtual keyboard client's web frame
channel closes prematurely after the test has already past, causing a
fatal log message.

Original-Bug: 103031
Test: virtual-keyboard-test-ip
Multiply: virtual-keyboard-test-ip: 300
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692763
Original-Revision: ca9cab499aa2dbadfecf39ef50dc66553d273ba0
GitOrigin-RevId: fec358d45e62f364784d03b2ef53667e6753f97a
Change-Id: I75a44b4781caf94ca53a34f68dc11d40f96b1188
1 file changed
tree: c10a4adf69f0e37c4e61fcb83bdc7a9461585363
  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.