[roll] Roll fuchsia [tefmocheck] Report skipped_tests check over ffx timeout.

The skipped_tests error tends to be due to a PEER_CLOSED error whereas
the timeout error may be due to that same error or other errors, so we
should give preference to reporting the skipped_tests error over the
more general ffx target timeout error.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699917
Original-Revision: 8d68ae98fd7ba3e22ec5212eec1e3e4699d42998
GitOrigin-RevId: b3696cdb8a54af2b6ae22ac260f77502f2b76bb3
Change-Id: Ie4ceae273c36edd5d73d54a789a608c3fec51b32
1 file changed
tree: af0e39dc8e9444650521c58e3852f750427f0d03
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.