]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo/internal/testsanitizers: make the libfuzzer tests all short
authorMichael Anthony Knyszek <mknyszek@google.com>
Thu, 30 May 2024 19:28:39 +0000 (19:28 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 31 May 2024 00:12:03 +0000 (00:12 +0000)
commit09e5bab8c1310aa1a9860c40c9e4babacffb13d8
treee9be5a331ea4806d2b49667d5930ebea2fb018db
parent1ed81661926c026b122f3a355a811a40ecd2f8f6
cmd/cgo/internal/testsanitizers: make the libfuzzer tests all short

CL 589295 only made one of the two tests short, because the other one
seemed to be passing consistently in short mode. On the builders, it
seems to still fail maybe 30% of the time by taking too long. Disable
these tests in short mode.

For #67698.

Change-Id: I9fd047f834f7493b608dd1fee5b9b6dfabbea03d
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-clang15,gotip-linux-386-clang15
Reviewed-on: https://go-review.googlesource.com/c/go/+/589495
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Michael Knyszek <mknyszek@google.com>
src/cmd/cgo/internal/testsanitizers/libfuzzer_test.go