[roll] Roll fuchsia [nmfs] Remove intermediary assertion in test

In the nmfs socketproxy reconnection test, there was an intermediary
state asserted that was expected immediately after the
set_default_network_id function call. This test operation triggered an
action from another thread which alters the expected state.

Often, the intermediary state could be observed on local and CQ
builders, but rarely this intermediary state is unobservable and only
the final state is visible. Remove the check for the intermediary state
and simply confirm the final expected state.

Multiply: starnix-tests
Original-Fixed: 376239878
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147594
Original-Revision: c4f3a38e1653cca7d1669dcef87cd33498795bd8
GitOrigin-RevId: 8ad41887824355500817825e632fcc21641a408f
Change-Id: Id119ed3d9f557ab239c54640c60b3bed6404d295
1 file changed
tree: 6c352192e338a02f3f128077b6bb40988547df37
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.