[roll] Roll fuchsia [network/test] Split FIDL tests and use err_logs expectations FIDL tests used to be bundled in a single package which is not ideal when sharding is enabled. Another unwanted side effect is that all tests under the package has max_severity to be "ERROR" which will mask panic signals. This change splits each test into its own package and applies `with_err_logs` expectations so that we don't set max severity to "ERROR" by default. Multiply: netstack-debug-fidl-test Multiply: netstack-neighbor-fidl-test Multiply: netstack-routes-fidl-test Multiply: netstack-routes-admin-fidl-test Multiply: netstack-interfaces-fidl-test Multiply: netstack-interfaces-admin-fidl-test Multiply: netstack-nat-filter-deprecated-fidl-test Multiply: netstack-tcp-filter-deprecated-fidl-test Multiply: netstack-udp-filter-deprecated-fidl-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155518 Original-Revision: 27b3e37f50e8f8968002848b0ecccc83f1cc3557 GitOrigin-RevId: 2feb49c73af064c191e09551cab6f9964b9a8479 Change-Id: I23be96a08a692a3be93d1fd070535271ae0fb358
This repository contains Fuchsia's Global Integration manifest files.
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 in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.