[roll] Roll fuchsia [starnix][fxfs] run previously flaky TCP socket test

According to fxbug.dev/127944, this test was disabled for a high flake
rate, but the root cause didn't have to do with fxfs and has since been
fixed. Re-enable this test.

Multiply: tcp_socket_test

Original-Bug: 127944
Original-Bug: 125830
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867397
Original-Revision: a38335f5c4da32030e8647a8f6a0dc1d520a7c15
GitOrigin-RevId: a27bc21fee76dd8a854c45bc9948e194e5778bbb
Change-Id: I7adb5395c11257ab454dad4ddf17cc8aa17019bb
1 file changed
tree: cc7f59311b8ec1b0d8e191c4c1d9752dc9ce4818
  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.