[roll] Roll fuchsia [tefmocheck] Add tefmo for boot tests that fail.

The attached bug is for flakes where the boot test will fail even though
we see the success string getting printed in other logs. This occurs
across various boot tests, so it's hard to keep track of all of them
separately. This tefmo should record a flake for all the boot test
failures so we can track them together with one failure mode. This won't
replace the flakes for the individual boot tests, but it'll just give
another tefmo that we can track them all together with.

Original-Bug: 42067738
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045603
Original-Revision: 6fc6dc9c8da27b55d2511711b847cc013af55fb0
GitOrigin-RevId: 38f1c88a1a9298c85fcc41815341caa18dd1631a
Change-Id: Iee3b22457c2f3a92df83f26ba55aeb704d1f4c06
1 file changed
tree: ea1083df29cd568e86e1e1839c61fb1fe4d71780
  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.