commit | b6444451f82e478b525f1e1afa0cc557fb1b27f2 | [log] [tgz] |
---|---|---|
author | Hana (Hyang-Ah) Kim <hyangah@gmail.com> | Fri Sep 27 13:55:43 2019 -0400 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Fri Sep 27 18:14:51 2019 +0000 |
tree | 7fb16c5e331ebfe1c69f2aa3d1668049e944eea0 | |
parent | f175ee56373fc174982aea6ad2770ce3435105cb [diff] |
internal/gocore: let android builders skip tests calling loadExampleVersion loadExampleVersion copies and reads example core files, which may be bigger than what android devices used in builders can handle. Also, mark helper functions with t.Helper. Fixes golang/go#34210 Change-Id: I73083cf0e59d928bb84cc1eb9b5b5a80a2e30f31 Reviewed-on: https://go-review.googlesource.com/c/debug/+/197777 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.