]> Cypherpunks repositories - gostls13.git/commit
syscall: remove TestRlimit
authorIan Lance Taylor <iant@golang.org>
Fri, 4 Mar 2022 18:03:32 +0000 (10:03 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 4 Mar 2022 18:41:23 +0000 (18:41 +0000)
commit1e122e3894bd12407b0043ab25c2a5f665b3f6e5
tree3539853fc6f76feae763363f2726253c1328ec48
parentca384f76296af68b874cf9305a78ca5269c20956
syscall: remove TestRlimit

It's more trouble than it's worth. New code should be using x/sys/unix
anyhow.

Fixes #40564
Fixes #51479

Change-Id: I1c0e13f494380c1565e98359f088af9f52790b79
Reviewed-on: https://go-review.googlesource.com/c/go/+/390020
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/syscall/syscall_unix_test.go