[roll] Roll fuchsia Revert "[cts] Forward log severity to prebuilt tests"

This reverts commit 286ab183384f25e0136771b9bd6a2c76dac2d713.

Reason for revert: This currently breaking the CTS canary prebuilt roller: https://ci.chromium.org/ui/p/turquoise/builders/global.try/core.x64-debug-cts-subbuild/b8831125804060212513/overview

Original change's description:
> [cts] Forward log severity to prebuilt tests
>
> Adds support for optionally forwarding a test's log severity to the
> prebuilt version of the test. Forwards log severity for
> reboot_on_terminate and fuchsia.hwinfo CTS tests.
>
> Original-Fixed: 86406, 86394
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/601415

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/603721
Original-Revision: d28e6a7d5e1b8817c3f968ebe96664685a04e2c6
GitOrigin-RevId: 513a3dcbac000630a8928a43d9b2faf3f70c98d0
Change-Id: I098dc81962e36a920889a48559e394ed34ad6d05
1 file changed
tree: ae8fddd65feb47092d78f4af06035921f57484b5
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.