[roll] Roll fuchsia [fxtest] Clarify --fail flag behavior

Clarify that the --fail flag stops tests after a failed test suite,
rather than after a failed test case.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/662930
Original-Revision: b796548fa87fe68a2e2ce6ad6f71bfd7281018fe
GitOrigin-RevId: e1c29de346530461e0cef144811e8df429f5fe66
Change-Id: If4d6a8f285a26737cbd81743e56c903ef61da7bb
1 file changed
tree: 1d94ce94490f84f5d8eb207264498af0d2188c3f
  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.