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

cmd/go: fuzz docs should update TB doc to say “T, B, and F.” #48146

Closed
rsc opened this issue Sep 2, 2021 · 4 comments
Closed

cmd/go: fuzz docs should update TB doc to say “T, B, and F.” #48146

rsc opened this issue Sep 2, 2021 · 4 comments
Labels
Documentation FrozenDueToAge fuzz Issues related to native fuzzing support help wanted NeedsFix The path to resolution is known, but the work has not been done. okay-after-beta1 Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1 release-blocker
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented Sep 2, 2021

% gotip doc testing.TB
...
    TB is the interface common to T and B.

should say “T, B, and F.”

/cc @golang/fuzzing

@rsc rsc added this to the Go1.18 milestone Sep 2, 2021
@cherrymui cherrymui added the NeedsFix The path to resolution is known, but the work has not been done. label Sep 2, 2021
@jayconrod jayconrod added the fuzz Issues related to native fuzzing support label Sep 9, 2021
@toothrot
Copy link
Contributor

Checking in on this issue as it's labeled a release blocker for Go 1.18. Is there any update?

@toothrot
Copy link
Contributor

@golang/fuzzing Friendly ping that this issue is marked as a release-blocker for Go 1.18.

@katiehockman katiehockman added the okay-after-beta1 Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1 label Oct 20, 2021
@gopherbot
Copy link

Change https://golang.org/cl/365894 mentions this issue: testing: fix the documentation comment for testing.TB interface

@uppalabharath
Copy link
Contributor

uppalabharath commented Nov 21, 2021

@cherrymui , @julieqiu

I gave a try to fix this issue. I made the changes and raised a Gerrit review.
But I need help in testing these changes. Is there a guide that I can follow to test out the fix.

Thanks

@golang golang locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation FrozenDueToAge fuzz Issues related to native fuzzing support help wanted NeedsFix The path to resolution is known, but the work has not been done. okay-after-beta1 Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1 release-blocker
Projects
Status: No status
Development

No branches or pull requests

8 participants