[roll] Roll fuchsia [netdev] Address off by one in test

NetworkDeviceTest.PortWatcherEnforcesQueueLimit's loop used to fill the
watcher events was enqueuing one extra event, which made it racy. Also
ensure that the installed port is removed in the case of early
assertions.

Original-Fixed: 77988
Multiply: network-device-lib-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/539988
Original-Revision: 05d4bdc1a88b2899214da5a24c314969abe7abcf
GitOrigin-RevId: 343ddd97e17c5401d0936833fe77238d56dae4cc
Change-Id: Iaaeec38c1c9fa2ddc103d3720396e2cc92d4871c
1 file changed
tree: 86897ba1c1d20135360be2f10da515f9ccf1e393
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.