[roll] Roll fuchsia [ffx][test] Fix min_log_severity option routing

Fixes a bug where the max_log_severity option is used to set
min_log_severity instead of the min_log_severity option.

Testing: Manual verification with
fx ffx test run fuchsia-pkg://fuchsia.com/echo-llcpp-client-test#meta/fidl_examples_test.cm
and
fx ffx test run --max-severity-logs ERROR fuchsia-pkg://fuchsia.com/echo-llcpp-client-test#meta/fidl_examples_test.cm

Original-Fixed: 87951

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602624
Original-Revision: b3fd6a3384913beaecbc1691890d3dd6de081c78
GitOrigin-RevId: f840dbbbbd259a91468d8061818c72214f986382
Change-Id: I6d0b1f7fec173bf51349c90e92e2cd368534969d
1 file changed
tree: 74a3e810d76068935e5fa1929acb666a0a67581e
  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.