]> Cypherpunks repositories - gostls13.git/commit
runtime: disable TestGdbPython on ppc64
authorRuss Cox <rsc@golang.org>
Thu, 26 Feb 2015 19:30:40 +0000 (14:30 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 26 Feb 2015 19:43:40 +0000 (19:43 +0000)
commita5eda13d20405c659203db34f6d30942ca67fb96
tree81f89bef53a444469c4e65f230770017314ad88e
parent77ccb16eb12f461eaea5fdf652a2e929dc154192
runtime: disable TestGdbPython on ppc64

(issue #10017)

Change-Id: Ia1267dfdb4474247926a998e32d9c6520015757d
Reviewed-on: https://go-review.googlesource.com/6130
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/runtime-gdb_test.go