]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo/internal/testsanitizers: skip some libfuzzer tests in short mode
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 29 May 2024 22:04:04 +0000 (22:04 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 30 May 2024 12:32:05 +0000 (12:32 +0000)
commit1cf862e66c6e65217c1254a7bfac6f3e77f4ae23
treed9e88ce15f257c1262131019ed11522f0b1db64f
parentcad3ed207fc428bdca60ce16793ee154893e79df
cmd/cgo/internal/testsanitizers: skip some libfuzzer tests in short mode

These tests are newly-running now that we have installed a C++ toolchain
on the clang builders, but one of them doesn't actually complete in short
mode.

For #67698.

Change-Id: Id1ff4c05e380426d920277c13495f30e23561a4e
Reviewed-on: https://go-review.googlesource.com/c/go/+/589295
Auto-Submit: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/cgo/internal/testsanitizers/libfuzzer_test.go