]> Cypherpunks repositories - gostls13.git/commit
cmd/objdump: skip tests on unsupported platforms
authorCherry Zhang <cherryyz@google.com>
Fri, 16 Oct 2020 16:11:02 +0000 (12:11 -0400)
committerCherry Zhang <cherryyz@google.com>
Fri, 16 Oct 2020 17:01:43 +0000 (17:01 +0000)
commite7259c07d4e479d9f83899a4c8b2f58b7b4ff63e
tree8d4528d7412f8fb229407600aa98f26bac2bcde4
parent606d4a38b9ae76df30cc1bcaeee79923a5792e59
cmd/objdump: skip tests on unsupported platforms

Should fix mips(64)(le) and s390x builds.

Change-Id: I2c80339ce22b0ce5dceb595e504740e74bc840cd
Reviewed-on: https://go-review.googlesource.com/c/go/+/263137
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
src/cmd/objdump/objdump_test.go