]> Cypherpunks repositories - gostls13.git/commit
test: clarify log message for surrogate UTF-8 check
authorjjpinto <jorgpinto@gmail.com>
Fri, 26 Dec 2025 14:39:48 +0000 (14:39 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 29 Dec 2025 19:19:28 +0000 (11:19 -0800)
commitf7b7e94b0a2798bab26e9906df823a0fe5bcddfd
tree2ac2fb989dc84d4fbde375eae61a1c6c82c93d57
parente790d5967424b4230978f63d16ecc5033269dd02
test: clarify log message for surrogate UTF-8 check

The current log message "does not error" is slightly ambiguous.
This change clarifies the output.

Change-Id: I5c2327b9fa3d3e28ce43ce1189f8b1b7663fe0d3
GitHub-Last-Rev: bb2b03fc909f0bae29ab540776ae1d28165a603a
GitHub-Pull-Request: golang/go#76998
Reviewed-on: https://go-review.googlesource.com/c/go/+/732740
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
test/stringrange.go