[roll] Roll fuchsia [resultdb] Remove createTopLevelFailureReason

Remove createTopLevelFailureReason from resultdb processing and rely
directly on the failure reasons reported by testrunner in summary.json.

Previously, if a test target failed, resultdb synthesized a top-level
failure reason by concatenating names of failed test cases. This change
simplifies failure reason handling by directly propagating failure
reasons reported by testrunner without modification or synthesis.

Original-Original-Bug: 532526829
Test: fx test //tools/testing/resultdb:resultdb_lib_tests //tools/testing/testrunner:testrunner_lib_tests
TAG=agy
CONV=c70d1148-6f6a-4b04-b491-cce93d30f5e6

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1697954
Original-Original-Revision: ecc98fe9bdfa0ac90c8f56476af5cf61aafe69d1
GitOrigin-RevId: 4ca9b9ca176c39d27ee4ca7278955cfb7f6511d2
Change-Id: I18d47b95967d911c3bdb4d2fdb915a5cb9e0f819
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1698678
Cr-Commit-Position: refs/heads/main@{#196443}
1 file changed
tree: 0e6624ecbe96ad35d14d3efb3908d38a595dd1be
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.