Skip to content

x/pkgsite/internal/fetchdatasource: unrecognized failures #62529

Closed as not planned
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "golang.org/x/pkgsite/internal/fetchdatasource" && test == ""

Issue created automatically to collect these failures.

Example (log):

panic: template: pattern matches no files: `doc/body.tmpl`

goroutine 1 [running]:
github.com/google/safehtml/template.Must(...)
	/workdir/gopath/pkg/mod/github.com/google/[email protected]/template/template.go:435
golang.org/x/pkgsite/internal/godoc/dochtml.LoadTemplates.func1()
	/workdir/gopath/src/golang.org/x/pkgsite/internal/godoc/dochtml/template.go:30 +0x57d
sync.(*Once).doSlow(0xe8b9bcd8, 0xbee5ff18)
	/workdir/go/src/sync/once.go:74 +0xbb
sync.(*Once).Do(0xe8b9bcd8, 0xbee5ff18)
	/workdir/go/src/sync/once.go:65 +0x40
golang.org/x/pkgsite/internal/godoc/dochtml.LoadTemplates({{0xe87d1020, 0xbee64f68}})
	/workdir/gopath/src/golang.org/x/pkgsite/internal/godoc/dochtml/template.go:29 +0x68
golang.org/x/pkgsite/internal/fetchdatasource.TestMain(0xbedf4050)
	/workdir/gopath/src/golang.org/x/pkgsite/internal/fetchdatasource/fetchdatasource_test.go:38 +0x50
main.main()
	_testmain.go:61 +0x1e9
exitcode=2

watchflakes

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

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions