Skip to content

x/tools/internal/jsonrpc2_v2: test failures with "connection reset by peer" #46520

@bcmills

Description

@bcmills
#!watchflakes
post <- pkg == "golang.org/x/tools/internal/jsonrpc2_v2" && `connection reset by peer`

2021-05-20T18:25:17-2275bb5/darwin-amd64-10_12

--- FAIL: TestServe (0.29s)
    --- FAIL: TestServe/tcp (0.28s)
        serve_test.go:104: dial tcp 127.0.0.1:49317: connect: connection reset by peer
FAIL
FAIL	golang.org/x/tools/internal/jsonrpc2_v2	0.515s

2021-04-12T17:45:26-2140cce/openbsd-amd64-68

--- FAIL: TestIdleTimeout (0.20s)
    serve_test.go:50: conn2.Close failed with error: failed reading header line: read tcp 127.0.0.1:25126->127.0.0.1:44239: read: connection reset by peer
FAIL
FAIL	golang.org/x/tools/internal/jsonrpc2_v2	0.532s

CC @ianthehat @findleyr

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions