[roll] Roll fuchsia Revert "[fxl] Shuffle googletest cases"

This reverts commit 2713ab7c0e138980acd4697d75bc865182e1cddc.

Reason for revert: feedback-tests is stateful because it uses component injection, tree closure bug: fxb/90291

Original change's description:
> [fxl] Shuffle googletest cases
>
> This causes googletest to emit the value of the random seed on each
> iteration, which is nice considering we have several tests that
> currently use this (and are probably all getting a random seed of zero).
>
> Standardize retrieval of this value while I'm here.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/616181

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/618681
Original-Revision: 46b9401bd1bbd2d11c6589567e04b83f5621b91f
GitOrigin-RevId: 2eb79cab139b64d988be75baf3e8578fb5a99229
Change-Id: Idd9aed57d3e8f7d6eba97ccf7b833955946440b5
1 file changed
tree: d4055e52d052bfa1a17399c1ca41a316d35ac266
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.