]> Cypherpunks repositories - gostls13.git/commit
syscall: do not run TestSyscallAllocations in parallel with other tests
authorRuss Cox <rsc@golang.org>
Wed, 20 Nov 2024 15:53:16 +0000 (10:53 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 20 Nov 2024 16:16:51 +0000 (16:16 +0000)
commita7043ec95ba77be6110f89e5112d5cad61c577b0
tree3577fc10118c3face55e9797cae3c42ee028e52a
parent0d397d85ea75cd84e5f834a62ff219ecc12891f4
syscall: do not run TestSyscallAllocations in parallel with other tests

Fixes #70327.

Change-Id: I27ee0d1fbae73fb5c22aa699f4e3110c67bc9ea2
Reviewed-on: https://go-review.googlesource.com/c/go/+/630136
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
src/syscall/syscall_windows_test.go