[roll] Roll fuchsia [netsvc] Allow OACK retransmit in tests

The check to expect an ACK directly might be too strong because if
there's a timing hiccup, netsvc will retransmit the previous OACK and we
hit an assertion.

This assertion is being observed in the RISCV minimal builders, be more
lenient instead.

Original-Fixed: 323293001
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/984533
Original-Revision: ad5c8b9556f58845fe4c6c4b2d68e81389d5f6ec
GitOrigin-RevId: 69b50a83c036a78814b45946fd53cb2947bceae8
Change-Id: Ie054ccb3c88b642cd75b841d6b46820dbe9bcc4e
1 file changed
tree: ff351b5770d95ee9f9be09918c4ad230e2645ef3
  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.