]> Cypherpunks repositories - gostls13.git/commit
net: use /dev/null for TestSplice of big file to fix the test flakes on linux-riscv64...
authorAndy Pan <panjf2000@gmail.com>
Tue, 28 Feb 2023 11:31:23 +0000 (19:31 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 28 Feb 2023 19:35:52 +0000 (19:35 +0000)
commit4a9c84d0b7f169eb7c7bd58a334544919a022f46
treecaf186f3d364213df08ab793c8a0a8ca84f8843e
parent6dd20f4f12771ce98a55f9735b05417465d0d31f
net: use /dev/null for TestSplice of big file to fix the test flakes on linux-riscv64-jsing

Fixes #58787

Change-Id: Ia6e9ee0d8dd505f64bfe9ffd23a868b8165f550f
Reviewed-on: https://go-review.googlesource.com/c/go/+/471995
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Andy Pan <panjf2000@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/net/splice_test.go