[roll] Roll fuchsia [netstack_test] Avoid double error

Check the endpoints map at least once to allow the assertion to succeed
in the case where `loop{Poll,Read,Write}Done` do not close correctly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/470643
Original-Revision: a9f880c7fc0ed9ed9e5cac879cdbceedb534245b
GitOrigin-RevId: e494601d638f32a1b0efd9a230c3eeb6a97c4ce8
Change-Id: Ic26d6708a832285cf30deb13768d2bf446fae62c
1 file changed
tree: 7d4984ee48142e2319f579d9fe78cee035438c46
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.