Skip to content

cmd/go/internal/modfetch/codehost: TestStat/gitrepo1 failures due to missing v1.2.3 tag #56881

@gopherbot

Description

@gopherbot
#!watchflakes
post <- ((pkg == "cmd/go/internal/modfetch/codehost" && test == "TestStat") || pkg == "lock") && `incorrect info` && `Tags:\[v1.2.4-annotated\]`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestStat (0.00s)
    --- FAIL: TestStat/gitrepo1/v1.2.4-annotated (0.04s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
0.120s # cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg cat -r v2.3.4 another.txt
0.116s # cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg cat -r v2.3.4 another.txt

watchflakes

Metadata

Metadata

Assignees

Labels

FixPendingIssues that have a fix which has not yet been reviewed or submitted.FrozenDueToAgeGoCommandcmd/goNeedsFixThe path to resolution is known, but the work has not been done.modulesrelease-blocker

Type

No type

Projects

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions