damccorm commented on code in PR #17587:
URL: https://github.com/apache/beam/pull/17587#discussion_r868230419


##########
sdks/go/pkg/beam/core/graph/coder/stringutf8_test.go:
##########
@@ -120,3 +120,26 @@ func TestEncodeDecodeStringUTF8LP(t *testing.T) {
                })
        }
 }
+
+func FuzzEncodeDecodeStringUTF8LP(f *testing.F) {

Review Comment:
   Hm, ok - I'd probably prefer that we split those out into their own test 
case so we're not double testing the same things, but I don't feel strongly 
about it - I'll approve and leave that up to you (and/or future reviewers)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to