]> Cypherpunks repositories - gostls13.git/commit
runtime/coverage: skip more tests in short mode
authorThan McIntosh <thanm@google.com>
Mon, 17 Oct 2022 17:35:01 +0000 (13:35 -0400)
committerThan McIntosh <thanm@google.com>
Mon, 17 Oct 2022 18:22:06 +0000 (18:22 +0000)
commit3e100a22e57106021df57ff95a0a1ae6ddab2e39
tree95c5a98f0a2d84ac71d2f87885d5c20b73213c60
parentda6042e82eb7fe5ba40a5c17959a31e19a44c3e8
runtime/coverage: skip more tests in short mode

Add more skips if short mode testing, since some of these tests
still seem to be timing out on smaller and more underpowered
builders.

Updates #56197.

Change-Id: I469d9fd3a6be5602243234562fa3fe6263968b56
Reviewed-on: https://go-review.googlesource.com/c/go/+/443376
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
src/runtime/coverage/emitdata_test.go