[roll] Roll infra/recipes [testing] Fail builds for post-processing errors in test tasks.

If a task failed during post-processing of test results, it may have all
passed tests. In this case, raise_failures() was not properly catching
these failures and so it passed the build even though the task was
marked as a failure. Now, it should properly raise all task failures.

Original-Bug: 71027
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/496098
Original-Revision: e6facfb912068c8b950db5384c7c90382626f8a8
GitOrigin-RevId: 18ff5b15843a89ea467d0e96b1388d0c1dce2647
Change-Id: I43c6ac9685c44ffc029a66fbf73bd1251c4842e5
1 file changed
tree: 375e35694dab183e7b462b97364eb12d848b0ac8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.