diff --git a/doc/go1.17.html b/doc/go1.17.html index 27ef524286..a1118cf50a 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -659,7 +659,7 @@ 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 alters the execution order of tests and benchmarks.