[roll] Roll fuchsia [ld] Support LdLoadFailureTests in LdRemoteProcessTests

LdRemoteProcessTests::LoadAndFail uses the ExpectedErrorList to
precisely check for expected use of the Diagnostics object by the
library code, adding precision to the checking of the rendered
text in the startup dynamic linker cases (which is all that can
be done there).  This entailed making the RemoteLoadModule code
more robust to continuing later stages after earlier failures,
which in turn required some surgery in the plumbing of toolkit
layers to propagate Diagnostics return values consistently.

Original-Bug: 42084079
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/981935
Original-Revision: 3db70c5417f7d506de48b61b8aae477d8003aed6
GitOrigin-RevId: 7d8823d03ec07f6962a41c09eaa44f6e9149f0a4
Change-Id: Id500f984ea84001e124c368b6af7e91a5792b642
1 file changed
tree: eccaf36935c48dfa17269224755db1d5bb7013d1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.