[roll] Roll fuchsia Revert "[riscv][bundles] Add //src/lib:tests to minimal"

This reverts commit 33d1253f0af154cd57c9695ffbc82f7be65abd42.

Reason for revert: minimal.riscv64-release failure fxb/131099

No-Tree-Checks: true

Original change's description:
> [riscv][bundles] Add //src/lib:tests to minimal
>
> Now that //src/lib:tests builds successfully for all CPU architectures,
> add it to the minimal buildbot bundle.
>
> Also remove backtrace-request-test-pkg on RISC-V as it is the last
> dependency that does not build there.
>
> Original-Bug: 129959, 131001
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/881894

Original-Bug: 129959, 131001
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/888791
Original-Revision: 106bc76b621bc3210e931ec450bf7f39a0012fdb
GitOrigin-RevId: 6885064faa7d9a146b0a1890afc1986ffe21c6c7
Change-Id: If6e7e6ab48526d959c5913d57c0a178a472938c6
1 file changed
tree: e5185c9c7fdbeeae6aff23619472b6ea3d70ce56
  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.