]> Cypherpunks repositories - gostls13.git/commit
runtime: delete TestDebugLogBuild
authorAustin Clements <austin@google.com>
Tue, 23 Jul 2024 21:54:34 +0000 (17:54 -0400)
committerAustin Clements <austin@google.com>
Tue, 30 Jul 2024 13:11:02 +0000 (13:11 +0000)
commit13b3af03913e4c875cb153d708b16adb023600f9
treecf100aed604ab47b56df629486f2d9e2e5acdc30
parent3e1bda08fba871157c3c91a44437b7bd266371c1
runtime: delete TestDebugLogBuild

Now that we're actually testing debuglog in the regular build
configuration, it's far less important that we take the time to
rebuild with the debuglog tag.

Change-Id: I62bfd494ccb99087f35851c4476238b39ef40dec
Reviewed-on: https://go-review.googlesource.com/c/go/+/600698
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/debuglog_test.go