]> Cypherpunks repositories - gostls13.git/commit
runtime: skip coro cgo test on platforms without cgo
authorAustin Clements <austin@google.com>
Fri, 17 May 2024 21:07:33 +0000 (17:07 -0400)
committerAustin Clements <austin@google.com>
Fri, 17 May 2024 21:36:37 +0000 (21:36 +0000)
commitb4376b8513bd0d0ace2102048c18371651ea6ae0
treef285c3bdf233a8d1218e80f71ff0b246d5a9453c
parent6ec291f4952090dfcaa4406b85efb3a8e6a42feb
runtime: skip coro cgo test on platforms without cgo

Change-Id: Ibbe82a3ae2a67fb8f2b831130123dc74bc4dc9dc
Reviewed-on: https://go-review.googlesource.com/c/go/+/586535
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/coro_test.go