[roll] Roll fuchsia [rbe] Support stderr files for diagnostics

rbe-action: examine stderr to decide no/retry
Local issues like missing file should not be retried.

rust: update debug print for output files

C++: declare output file explicitly, to produce unique stderr
(re-client will de-dupe output-files).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704423
Original-Revision: 7aa6e4e16d67ec5c94932b97686e896ba872d032
GitOrigin-RevId: 3533735c3fcfefc4f7613975db67d0f5d0185c06
Change-Id: If66a2efed641db7512037eae4f5f94cd39ef4151
1 file changed
tree: 9a6c45240aa1b5fec342e960c27486a9bbf35b49
  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.