[roll] Roll fuchsia [tefmocheck] Fix check for Boot-test success string.

For the check that checks whether we find the boot-test successs string
even if the test fails, we need to add exceptStrings to exclude the
string when it's reported in error logs. fxrev.dev/1265145 added the
string to the error message from ReadUntilMatch() so we need to add an
except string for that log as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280484
Original-Revision: 25143c40d938e5df9137dbdfaef448aed26fe350
GitOrigin-RevId: 497d7618985d293911fa01769d8f0e9fe524e21a
Change-Id: I2185481b8d2bd57c95d7fcf39e34d9037d2503fc
1 file changed
tree: fa6f3079b27fc38baccb96192c7914b2b542fa3e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.