[roll] Roll fuchsia [sdk/test_manager] add break_on_failure

This CL adds the break_on_failure option to RunSuiteOptions. It already
appears in RunOptions, which is deprecated.

This brings the new test_manager API up-to-date with respect to the
deprecated API and is part of the effort to remove the old API.

Original-Bug: 309995479
Test: no behavior change, FIDL definition only

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272210
Original-Revision: e9db1e8926e480b0012c1cef9b5160b34cc4ceba
GitOrigin-RevId: e8911c1d3cc22263f6652e3e2a75b49ff72d1e45
Change-Id: I923b735b2cdfbd8efc846f7d84124c5fb4a2c2f5
1 file changed
tree: 4ff1e9b2a2f55d97959e19ad00bb7b20f1e646f3
  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.