]> Cypherpunks repositories - gostls13.git/commit
runtime: skip TestLldbPython
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 22 Oct 2016 15:56:07 +0000 (08:56 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sat, 22 Oct 2016 19:17:15 +0000 (19:17 +0000)
commit448e1db103df7a9b29aa360f42fdcdc9b89fa399
treef6aa91cc441b040c163620dec573338cce671e38
parent659570915481c87559f0197c9980e8cbac8e2c33
runtime: skip TestLldbPython

The test is broken on macOS Sierra.

Updates #17463.

Change-Id: Ifbb2379c640b9353a01bc55a5cb26dfaad9b4bdc
Reviewed-on: https://go-review.googlesource.com/31725
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/runtime-lldb_test.go