Skip to content

net: TestCloseWrite/tcp failures #68563

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "net" && test == "TestCloseWrite/tcp"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCloseWrite/tcp
=== PAUSE TestCloseWrite/tcp
=== CONT  TestCloseWrite/tcp
    net_test.go:174: got (0, read tcp 127.0.0.1:52579->127.0.0.1:52578: i/o timeout); want (0, io.EOF)
    net_test.go:117: got (0, read tcp4 127.0.0.1:52578->127.0.0.1:52579: i/o timeout); want (0, io.EOF)
--- FAIL: TestCloseWrite/tcp (480.71s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions