]> Cypherpunks.ru repositories - gostls13.git/commit
plugin: enable plugin test on linux/arm64
authoreric fang <eric.fang@arm.com>
Tue, 28 Jun 2022 09:58:19 +0000 (09:58 +0000)
committerEric Fang <eric.fang@arm.com>
Wed, 10 Aug 2022 02:14:09 +0000 (02:14 +0000)
commit5531838c046eb1a94b142deeb89d7d8d9be3fc14
tree6774dc14b975fbc0b354fafbd48ef5d954f36e69
parentefe5929dbd23054395ea128325edba8d23b6d5fc
plugin: enable plugin test on linux/arm64

The test passed on linux/arm64, so re-enable it.

Change-Id: Ib5252d89b58f0de256993065e27b64c4676f5103
Reviewed-on: https://go-review.googlesource.com/c/go/+/414975
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Eric Fang <eric.fang@arm.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/plugin/plugin_test.go