Skip to content

net/http: TestServerConnState is flaky on darwin-arm64-corellium builder #37322

Closed
@bcmills

Description

@bcmills

Issue #32329 was addressed in December. Since that time, TestServerConnState has continued to flake, but only on the darwin-arm64-corellium builder.

I'm not sure whether this is a bug in the builder, or a general bug that this builder just happens to trigger (for example, due to unusual performance characteristics).

2020-02-19T22:04:41-3457359/darwin-arm64-corellium
2020-02-07T16:49:14-1a37095/darwin-arm64-corellium
2020-01-31T05:52:03-862a57d/darwin-arm64-corellium
2020-01-29T14:58:15-1319bb9/darwin-arm64-corellium

--- FAIL: TestServerConnState (5.06s)
    serve_test.go:4227: Timed out waiting for connection to change state.
    serve_test.go:4227: Request(s) produced unexpected state sequence.
        Got:  [new]
        Want: [new closed]
    serve_test.go:4172: unexpected conn in state closed
FAIL
FAIL	net/http	10.571s

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions