[roll] Roll fuchsia [tefmocheck] Include failure reason for the string in log check

Previously, this check only returned the substring that was being
searched for by the check. Including the full line in test details allows us to populate the failure reason field in resultdb.

Original-Bug: 366018771
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178540
Original-Revision: 328bea6ee88d7caef109b61742241a6cfa4e33ab
GitOrigin-RevId: 72c867f5400d492a6db944622f83fd27afa59610
Change-Id: I4542833306516effb5139e5e6466b3c7dd10137f
1 file changed
tree: f7a0169b1ac91c5c16b81d1d0aaed8789578701c
  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.