go x/sys/unix: TestPpoll失败

hwamh0ep  于 6个月前  发布在  Go
关注(0)|答案(2)|浏览(51)
#!watchflakes
default <- pkg == "golang.org/x/sys/unix" && test == "TestPpoll"

自动创建的问题以收集这些故障。
示例( log ):

--- FAIL: TestPpoll (0.00s)
    syscall_linux_test.go:299: Ppoll: unexpected error: interrupted system call

watchflakes

ux6nzvsh

ux6nzvsh1#

找到新的 Jmeter 板测试碎片:

#!watchflakes
default <- pkg == "golang.org/x/sys/unix" && test == "TestPpoll"

2024-03-12 20:49 linux-ppc64-sid-buildlet sys@95f07eca go@412623c5 x/sys/unix.TestPpoll ( log )

--- FAIL: TestPpoll (0.00s)
    syscall_linux_test.go:299: Ppoll: unexpected error: interrupted system call

watchflakes

相关问题