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

go/internal/gcimporter: test failed with exporting stenciled functions #52735

Closed
wdvxdr1123 opened this issue May 6, 2022 · 1 comment
Closed
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@wdvxdr1123
Copy link
Contributor

What did you do?

Add this file to test/typeparam
https://go.dev/play/p/fyK6PtgbKdJ

What did you expect to see?

Test get passed.

What did you see instead?

--- FAIL: TestImportTypeparamTests (32.80s)
--- FAIL: TestImportTypeparamTests/export_stenciled.go (0.14s)
gcimporter_test.go:225: imported object "Do[go.shape.int_0]" was not type-checked
FAIL
exit status 1
FAIL go/internal/gcimporter 33.995s

cc @griesemer @findleyr

@dr2chase dr2chase added WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. and removed WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. labels May 8, 2022
@seankhliao
Copy link
Member

Seems to be working

@golang golang locked and limited conversation to collaborators Aug 20, 2023
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

4 participants