]> Cypherpunks repositories - gostls13.git/commit
runtime: skip GDB tests on NetBSD
authorIan Lance Taylor <iant@golang.org>
Tue, 28 Nov 2017 00:48:48 +0000 (16:48 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 28 Nov 2017 01:18:54 +0000 (01:18 +0000)
commitb5c7183001889d0c7b54618dba0a1db32c2a1a23
treedc36015771e3792fd6cf51d0865697f863ef95cf
parent18ae4c834bdb33903dbf6774f57536c73de923bb
runtime: skip GDB tests on NetBSD

TestGdbAutotmpTypes times out for unknown reasons on NetBSd. Skip the
gdb tests on NetBSD for now.

Updates #22893

Change-Id: Ibb05b7260eabb74d805d374b25a43770939fa5f2
Reviewed-on: https://go-review.googlesource.com/80136
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/runtime-gdb_test.go