[roll] Roll fuchsia [component] Fix flake in attributed-logging-test

It also adds Yegor's older test from fxrev.dev/982659 although I had to
change it to use poll_until_stalled to get it to reliably fail without
the fix.

Original-Bug: b/320698181
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016677
Original-Revision: 4cca9692eae763e549bdb9567cdb58766f6d0a2f
GitOrigin-RevId: 742f0a30ed8d3efebfe594c50baba9d218c3c54f
Change-Id: I4ffda2d83f01a9fa5ed2b60dc1ca422e946dd1af
1 file changed
tree: 7ea69e4910a0f80e723a25654bd4a4a3673e836d
  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 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.