]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.15: add line for testing streaming change
authorJean de Klerk <deklerk@google.com>
Thu, 9 Jul 2020 15:55:49 +0000 (09:55 -0600)
committerJean de Klerk <deklerk@google.com>
Thu, 9 Jul 2020 16:26:07 +0000 (16:26 +0000)
Updates #37419.
Updates #38458.
Updates #24929.

Change-Id: I793bb20fa9db4432fc3a5b69956b7108e4695081
Reviewed-on: https://go-review.googlesource.com/c/go/+/241660
Run-TryBot: Jean de Klerk <deklerk@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/go1.15.html

index ce6894d2e02f04d443cd58fabab7ef2aa13d2081..b7b422e4a17ccfc696c2ba3c4fb9e596878fd29e 100644 (file)
@@ -956,7 +956,8 @@ Do not send CLs removing the interior tags from such phrases.
     </p>
 
     <p><!-- CL 229085 -->
-      TODO: <a href="https://golang.org/cl/229085">https://golang.org/cl/229085</a>: reformat test chatty output
+      <code>go</code> <code>test</code> <code>-v</code> now groups output by
+      test name, rather than printing the test name on each line.
     </p>
   </dd>
 </dl><!-- testing -->