]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.21] 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:07:02 +0000 (17:07 +0000)
commit29d378aa877210a4c6eed3110a0b1744ae71431c
treed559a3010d7bd6b7c183cb9d541316289a727541
parent537ec6f21ec4b69142b9c5c9f8bcb2c66cf68274
[release-branch.go1.21] 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 #67714.

Change-Id: I9fd047f834f7493b608dd1fee5b9b6dfabbea03d
Cq-Include-Trybots: luci.golang.try:go1.21-linux-amd64-clang15,go1.21-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/+/591378
src/cmd/cgo/internal/testsanitizers/libfuzzer_test.go