tools/go/ssa/interp
Bryan C. Mills dca76387a0 go/ssa/interp: skip failing test
This test introduces noise when using 'go test all' or 'go test ./...'
to test go/packages and the tools that depend on it.

Since it has been broken for around a month, skip it indefinitely.

Updates golang/go#27292

Change-Id: I796292310332712e14bc8a0b73e36a8ed6f8a73f
Reviewed-on: https://go-review.googlesource.com/137315
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-09-25 15:50:07 +00:00
..
testdata go/ssa/interp: disable failing part of a test 2018-08-23 16:10:49 +00:00
external.go go/ssa/interp: add internal/syscall/unix.syscall_fcntl to fix tests 2018-04-11 19:48:31 +00:00
external_darwin.go go/ssa/interp: add several intrinsics for Darwin 2016-11-28 17:49:04 +00:00
external_unix.go go/ssa/interp: add several intrinsics for Darwin 2016-11-28 17:49:04 +00:00
interp.go go/ssa/interp: drop interpretation of "testing" package 2017-11-28 21:57:06 +00:00
interp_test.go go/ssa/interp: skip failing test 2018-09-25 15:50:07 +00:00
map.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
ops.go x/tools: remove old renaming imports of go/constant as exact 2018-08-10 17:04:37 +00:00
reflect.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
value.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00