]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testplugin: remove skip in TestIssue25756pie
authorDmitri Shuralyov <dmitshur@golang.org>
Mon, 6 Dec 2021 23:05:53 +0000 (18:05 -0500)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 7 Dec 2021 00:03:34 +0000 (00:03 +0000)
commit79b425e9fca11d189142504bc81cf4e009092f6d
tree97d46644726d42d705351115d5c0a5f95f85e00f
parent871d63fb73476bc3bf52ceec9aa8bef3ffc85d51
misc/cgo/testplugin: remove skip in TestIssue25756pie

Though this was a problem for Go 1.17,
it appears not to be a problem on tip.

This reverts change made in CL 321349.

For #46239.

Change-Id: Ie4d6649fbabce3bb2c1cf04d97760ba6ceadaca5
Reviewed-on: https://go-review.googlesource.com/c/go/+/369752
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
misc/cgo/testplugin/plugin_test.go