Skip to content

x/sys/unix: failures with socket: address family not supported by protocol on linux-riscv64-unmatched #58832

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "golang.org/x/sys/unix" && `listen udp6 .*: socket: address family not supported by protocol`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestParseOrigDstAddr (0.01s)
    --- FAIL: TestParseOrigDstAddr/udp6 (0.01s)
        creds_test.go:215: Listen: listen udp6 [::1]:0: socket: address family not supported by protocol

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions