diff --git a/doc/go1.17.html b/doc/go1.17.html index 27ef524286..7438d894fe 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -659,9 +659,8 @@ Do not send CLs removing the interior tags from such phrases.
- TODO: https://golang.org/cl/310033: add -shuffle=off|on|N to alter the execution order of tests and benchmarks
+ Added a new testing flag -shuffle which controls the execution order of tests and benchmarks.
The new
T.Setenv