]> Cypherpunks.ru repositories - gostls13.git/commit
os/signal: skip nohup tests on darwin builders
authorMichael Pratt <mpratt@google.com>
Wed, 1 Nov 2023 15:55:10 +0000 (11:55 -0400)
committerMichael Pratt <mpratt@google.com>
Thu, 2 Nov 2023 17:31:41 +0000 (17:31 +0000)
commita334c452731e7becc2dc879e253c7198202af126
tree848e2e08728a11a8c7385f00fe6560b90257139c
parentcdf136217922ecc2681c0d12072348018a7db1cf
os/signal: skip nohup tests on darwin builders

The new LUCI builders have a temporary limitation that breaks nohup.
Skip nohup tests there.

For #63875.

Cq-Include-Trybots: luci.golang.try:gotip-darwin-arm64_13
Change-Id: Ia9ffecea7310f84a21f6138d8f8cdfc5e1392307
Reviewed-on: https://go-review.googlesource.com/c/go/+/538698
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/os/signal/signal_test.go