[roll] Roll fuchsia [testing][emulator] Fix WaitForLogMessageAssertNotSeen error log

If `notSeen` is found in stdout, correctly log that `notSeen` was found,
and not `msg`.

Original-Bug: 74153
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/513855
Original-Revision: 2c09c9715f999daf16e43d735d3562596e19f3e3
GitOrigin-RevId: 4d1ccadb26e72dada6906d9c0ea80c2d03292d69
Change-Id: I4c73b0d3675d72802dd1bb8b3d78183c50e8d445
1 file changed
tree: 9606eda89d86956ea867d811a078ea3e6cb7ea47
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.