]> Cypherpunks repositories - gostls13.git/commit
runtime: skip TestTracebackInlined if inlining is disabled
authorAustin Clements <austin@google.com>
Fri, 10 Mar 2023 17:33:24 +0000 (12:33 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 10 Mar 2023 17:46:38 +0000 (17:46 +0000)
commitec319d6d430d2b64c59ad3f8842048b3d79efae1
tree9cf9b9e0698497a6f22d76a9549d6b1c91efb660
parent166e5ee4f2b5f170663c25b56d4929919c13debf
runtime: skip TestTracebackInlined if inlining is disabled

This should fix the noopt builders.

Change-Id: I49aa374f4d372803599cd2d2a7a29833b379ce1b
Reviewed-on: https://go-review.googlesource.com/c/go/+/475376
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Austin Clements <austin@google.com>
src/runtime/traceback_test.go