]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/compile/internal/test: skip testpoint due to revert of CL 479095
authorThan McIntosh <thanm@google.com>
Mon, 3 Apr 2023 18:09:03 +0000 (14:09 -0400)
committerThan McIntosh <thanm@google.com>
Mon, 3 Apr 2023 18:54:15 +0000 (18:54 +0000)
commitf46320849da89bea3e23bae985ad753d30bbc5da
tree2097921acef4358fcbd5ea9ece0b5e2df381c6f5
parentccad8a9f9c7de7f51478954a5ee667cd7b61fbc1
cmd/compile/internal/test: skip testpoint due to revert of CL 479095

Skip one of the testpoints that verifies inlining, since it
no longer passes as a result of reverting CL 479095. Once we
roll forward with a new version of CL 479095 we can re-enable
this testpoint.

Change-Id: I41f6fb3fce78f31e60c5f0ed2856be0e66865149
Reviewed-on: https://go-review.googlesource.com/c/go/+/481755
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Than McIntosh <thanm@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/compile/internal/test/inl_test.go