]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.go1.21] os/signal: skip nohup tests on darwin builders
authorMichael Pratt <mpratt@google.com>
Wed, 1 Nov 2023 15:55:10 +0000 (11:55 -0400)
committerCarlos Amedee <carlos@golang.org>
Fri, 8 Dec 2023 18:47:59 +0000 (18:47 +0000)
commitbbab863ada264642e2755f123ef3f84a6b3451d0
tree745169172d3400b9e750b3f4cbf1f1c6703add3e
parent7dc67e8f2982a663046b3c1f494956a1d47e31c0
[release-branch.go1.21] 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.
Fixes #63911.

Cq-Include-Trybots: luci.golang.try:go1.21-darwin-amd64_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>
(cherry picked from commit a334c452731e7becc2dc879e253c7198202af126)
Reviewed-on: https://go-review.googlesource.com/c/go/+/546022
src/os/signal/signal_test.go