]> Cypherpunks repositories - gostls13.git/commit
cmd/objdump: skip cgo test in testGoAndCgoDisasm on AIX
authorAlex Brainman <alex.brainman@gmail.com>
Sat, 22 Aug 2020 02:06:24 +0000 (12:06 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sat, 22 Aug 2020 03:46:17 +0000 (03:46 +0000)
commit13e41bcde8c788224f4896503b56d42614e0bf97
tree7813309d8270ab0990d9f5b06afa07f38887604a
parentea51acbabc687a2270438b05bf765ada2968b69a
cmd/objdump: skip cgo test in testGoAndCgoDisasm on AIX

Updates #40972.

Change-Id: Id2092f0bef4fb4bdc4178e7bc9730716136f7b8a
Reviewed-on: https://go-review.googlesource.com/c/go/+/249760
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/objdump/objdump_test.go