commit | 76ceb4afed0e58d568c3f1763e3b7ce10229dfca | [log] [tgz] |
---|---|---|
author | Evan Wildenhain <wildenhain@fuchsia.infra.roller.google.com> | Tue Aug 13 18:41:58 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 13 11:44:47 2024 -0700 |
tree | 031066795b416fd912fa41ddac21b5b3fadea2ca | |
parent | 073a1dfb0b42db1cb0115059897932a6d3f04df5 [diff] |
[roll] Roll fuchsia [network/tests] Retain sockets for filter tests The filter-fidl tests are flaking due to subsequent test cases binding sockets that happen to pick the same ports as preceding ones. Avoid this by keeping the previous cases' sockets open so that the netstack will pick fresh ports for each case. Original-Fixed: 358694020 Original-Fixed: 332875220 Multiply: netstack-filter-fidl-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099412 Original-Revision: 403622e4e1a9afcfc41d33d1c2bd9e71ada293ca GitOrigin-RevId: 98c4a8cb86273d8dc0261823d17a040eadd1e00c Change-Id: Ia33907750c4652a5ce6dd970223cf292ee1099a8
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 via the IRC channel #fuchsia
on Freenode.
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
.