Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/go/types/typeutil: TestMapGenerics failure on linux-amd64 TryBot #49931

Closed
bcmills opened this issue Dec 2, 2021 · 1 comment
Closed
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 2, 2021

From https://storage.googleapis.com/go-build-log/60d5200e/linux-amd64_5c4ddb20.log (a TryBot on CL 367848):

--- FAIL: TestMapGenerics (0.00s)
    map_test.go:353: At(F2) = <nil>, want new entry: false
    map_test.go:353: At(Fb1) = <nil>, want new entry: false
FAIL
FAIL	golang.org/x/tools/go/types/typeutil	0.052s

However, there have been no occurrences in the dashboard logs so far:

greplogs --dashboard -md -l -e 'FAIL: TestMapGenerics'
(No results.)

(CC @findleyr)

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Dec 2, 2021
@bcmills bcmills added this to the Go1.18 milestone Dec 2, 2021
@findleyr
Copy link
Contributor

findleyr commented Dec 2, 2021

The CL needs to be rebased, as it is missing https://golang.org/cl/366178 (parent is from Nov 16).

@bcmills bcmills closed this as completed Dec 2, 2021
@golang golang locked and limited conversation to collaborators Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants