]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.22] cmd/cgo/internal/testsanitizers: make the libfuzzer tests...
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 29 May 2024 22:04:04 +0000 (22:04 +0000)
committerJoedian Reid <joedian@google.com>
Mon, 24 Jun 2024 17:05:49 +0000 (17:05 +0000)
commitab60a7bc18c990513532b4d33c1e2673fb1ea703
treeaf681744429c7303a870739401a13993dc4bb64b
parent4c97e883b5f062344180adb22266a8bf48c19a23
[release-branch.go1.22] 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.

This CL was merged with CL 589295 before cherry-picking.

For #67698.
Fixes #67715.

Change-Id: I9fd047f834f7493b608dd1fee5b9b6dfabbea03d
Cq-Include-Trybots: luci.golang.try:go1.22-linux-amd64-clang15,go1.22-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>
Reviewed-on: https://go-review.googlesource.com/c/go/+/591376
src/cmd/cgo/internal/testsanitizers/libfuzzer_test.go