]> Cypherpunks repositories - gostls13.git/commit
os/exec: extend grace period in TestExtraFiles to 20% of overall deadline
authorBryan C. Mills <bcmills@google.com>
Thu, 9 Apr 2020 15:09:00 +0000 (11:09 -0400)
committerIan Lance Taylor <iant@golang.org>
Fri, 10 Apr 2020 01:36:31 +0000 (01:36 +0000)
commit7b90c1c0c42099248fbb849e8a1c3251984688ac
treeebbf6769b11bc9c4ac5c5c400d31b2ec2f198380
parent28157b3292a9da90a7ceea89e9b01d9dd03b4979
os/exec: extend grace period in TestExtraFiles to 20% of overall deadline

Updates #25628

Change-Id: I938a7646521b34779a3a57833e7ce9d508b58faf
Reviewed-on: https://go-review.googlesource.com/c/go/+/227765
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/exec/exec_test.go