[roll] Roll fuchsia [ui][testing] Add finite timeout and logs to wait signal

This CL changes the signal wait in starnix-touch-test from infinite to 3
mins, so we can see if this is hanging. We also output the read packet
size.

Original-Bug: 370033629
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1128792
Original-Revision: da26ccb9eafa0a5b90c3df4e6217eccc338c59e5
GitOrigin-RevId: 0d447b34ed33df9284696738f3de41a9281b8803
Change-Id: I10fac84b9cceb0e6bb6a837dc97b58d1e11609cc
1 file changed
tree: 42a154d966178cda3522172d8ab7197ea9811e69
  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.