golang/go

x/pkgsite/internal/poller: Test failures with `incorrect 'good' value -1`

Open

#61,269 opened on Jul 10, 2023

View on GitHub
 (49 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsFixTestinghelp wantedpkgsite

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

#!watchflakes
post <- pkg == "golang.org/x/pkgsite/internal/poller" && test == "Test" && `incorrect 'good' value -1`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: Test (3.29s)
    poller_test.go:58: incorrect 'good' value -1

watchflakes

Contributor guide