Skip to content

net/http: TestServerNoDate failures #58271

Not planned
Not planned
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "net/http" && test == "TestServerNoDate"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestServerNoDate (0.01s)

watchflakes

Activity

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Feb 2, 2023
gopherbot

gopherbot commented on Feb 2, 2023

@gopherbot
ContributorAuthor

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerNoDate"
2023-02-01 21:30 darwin-amd64-race go@4b7f7eef net/http.TestServerNoDate (log)
--- FAIL: TestServerNoDate (0.01s)

watchflakes

gopherbot

gopherbot commented on Feb 2, 2023

@gopherbot
ContributorAuthor

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerNoDate"
2023-02-01 19:47 linux-amd64-race go@ab0f0459 net/http.TestServerNoDate (log)
--- FAIL: TestServerNoDate (0.00s)

watchflakes

cherrymui

cherrymui commented on Feb 2, 2023

@cherrymui
Member

Dup of #58168

locked and limited conversation to collaborators on Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gopherbot@cherrymui

        Issue actions

          net/http: TestServerNoDate failures · Issue #58271 · golang/go