[roll] Roll external/github.com/catapult-project/catapult Fix run_tests_unittest polluting ResultDB

Fixes several run_tests_unittest tests polluting ResultDB results due to
their nested tests uploading their results.

Original-Bug: chromium:1203019
Original-Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/2852697
Original-Revision: 49a4385633c6f53d462d132a0a75e00683df498d
GitOrigin-RevId: e6d52b1fd56123a0b7d44b836d49d2fe58c0d19f
Change-Id: I97ce92e49189465725b26ee5b15db9a867d570aa
1 file changed
tree: 92249bb358d530322648f4f816f6a5c1ee4b27dc
  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.