[roll] Roll fuchsia [starnix][tests] Expect failure for UnixSeqpacketBlockingTest.RecvfromTruncPeekNullBufferRestarted

This test was recently added to GVisor and fails on Starnix because
Starnix does not yet support signal restart behavior (SA_RESTART)
for recvfrom.

Expect the failure to unblock the starnix-tests-syscalls roller.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1627866
Original-Original-Revision: 68c711b4db58be1a40dae0c1202d25770c6ec44a
GitOrigin-RevId: 445dbf2f2e1cbe611a54a60fc5a28f8bf4d00b70
Change-Id: If1b2564b5b433725dfb5cec32618c81986aba01c
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1630034
Cr-Commit-Position: refs/heads/main@{#193597}
1 file changed
tree: b870e0070083b07340f4927cbc35932b62b750d6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.