Skip to content

x/website: fails to deploy with Go 1.18  #51686

@heschi

Description

@heschi

golang.org is failing to deploy due to failing tests:

Step #6: testdata/web.txt:272: code = "500", want "200"
Step #6: 
Step #6: ## GET https://go.dev/pkg/net/http/?m=old
Step #6: testdata/web.txt:277: GET https://go.dev/pkg/net/http/?m=old
Step #6: testdata/web.txt:278: body does not contain `title="Added in Go 1.11"` (but should)

https://tip.golang.org/pkg/net/http/?m=old shows:

to, err := human()
//go:build comment without // +build comment

For now we're going to keep the website on 1.17.

cc @rsc @golang/release

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions