commit | 2e305e738830d418ed6733e8e082e7864030b2d8 | [log] [tgz] |
---|---|---|
author | Jeff Martin <martinjeffrey@fuchsia.infra.roller.google.com> | Fri Mar 21 11:55:39 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 21 11:57:13 2025 -0700 |
tree | 5d6450ece7026170c5b601915e08b0695c229782 | |
parent | 2b4c7f8b1fdc710f67a07e31e54063bfac1e447b [diff] |
[roll] Roll fuchsia [netstack3] Fix flake in inspect integration test The newly introduced per-socket TCP counters are causing the NS3 inspect integration test to flake. Occasionally, we see 2 Syns sent, rather than 1, on connected sockets. My suspicion is that this occurs if the original SYN is lost and needs to be retransmitted. Relax the assertions and simply verify that the number of segments sent is non-zero. Multiply: netstack3-inspect-integration-tests Original-Fixed: 405210455 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234024 Original-Revision: 3a0b7182ea9181635b2a1a922b08e4428fbf374d GitOrigin-RevId: 8af45a3d7568e94b8874804964013d3e3626e07b Change-Id: I366ea6bdd99c66585728d62f06c0da80982c3a37
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.