[roll] Roll fuchsia [ffx] add net diagnostics request to e2e_emu tests

A flake that seems to be related to netstack can't be diagnosed
with normal, networking-based tools. Instead we'll add a temporary
hack for a set of tests that seem to exercise the failure,
which invoke some target-side diagnostics that can be inspected
by the netstack team.

BYPASS_INCLUSIVE_LANGUAGE_REASON=TERM:dumb is required
Original-Bug: fxb/133234

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/928334
Original-Revision: d2d86b36fbbea340f0918a9abf9cf532b5015124
GitOrigin-RevId: 82b78f89d4878789c0a3ca8360d442fbc7179834
Change-Id: I7b7461cf7b7be1113fd7c09f65e7302beea6c1ee
1 file changed
tree: bf53e5c122e104af1dbea622319af0a4e981e1ea
  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.