]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: skip TestNexting/gdb-dbg-i22558
authorBryan C. Mills <bcmills@google.com>
Wed, 17 Apr 2019 12:32:33 +0000 (08:32 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 17 Apr 2019 15:09:34 +0000 (15:09 +0000)
commit755b50952c9571202322bf63a42254ea8ea5655c
tree34775948f1f579caed1e5e89237d32a40ad1b5e8
parentdbc17037815bdce5df3f355f2171c57804f7870e
cmd/compile/internal/ssa: skip TestNexting/gdb-dbg-i22558

This test fails frequently in the longtest builder, and the failures
on the build dashboard have masked two other regressions so far.
Let's skip it until it can be fixed.

Updates #31263

Change-Id: I82bae216ebc3c5fd395c27c72c196334a130af7d
Reviewed-on: https://go-review.googlesource.com/c/go/+/172423
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/ssa/debug_test.go