[roll] Roll fuchsia [Honeydew] re-enable input and session tests on internal vim3 builder

Session tests: For tests that require the session to be in a healthy
state before the next action, we use a timeout so that all
session-associated components can finish starting up or shutting down
fully.

Input tests: The screenshot data doesn't properly reflect the app
pixels, so we remove the assertion as was done for the screenshot test.
See b/320543407 for more details. It is still worth enabling this test
without the screenshot functionality so we can exercise touch device
creation and tap injection in the meantime.

Original-Fixed: 370481460
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137593
Original-Revision: 2197698c4f170b48ecd54206a8116469926b5671
GitOrigin-RevId: 088720ea71ca0a91e4a4410167ff88693b6d7647
Change-Id: Ic8c5c41dffdac09a78268ec742b599a7eeb4ba5c
1 file changed
tree: 6c4dbfb91b320474a24279218fee2d06407c4a8c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.