[roll] Roll fuchsia [input][test] Do not fatal when WebEngine connection close.

We saw test flaky on WE error when TearDown. It is ok to allow this
error because:

- if it happens on testing, test will also fail.
- if it happens on TearDown, it is ok to ignore.

Original-Bug: 103421
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694817
Original-Revision: 9fe99a4979e507c8ce438cb65caa477dfb6964cc
GitOrigin-RevId: e783266ddecde8e5e409cd3dde4b138257238ae9
Change-Id: I6eb915a7fb6ebc2976faeb7f753b798fadf348c3
1 file changed
tree: c6665ef035cc5862c98b92ce18e7d894dede3ae8
  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.