Closed
Description
As of go1.11.4 (1.11.2 and 1.11.4 tested), TestFstatat fails on Debian buildd machines:
--- FAIL: TestFstatat (0.00s)
syscall_unix_test.go:516: Fstatat: returned stat does not match Stat
syscall_unix_test.go:535: Fstatat: returned stat does not match Lstat
FAIL
FAIL cmd/vendor/golang.org/x/sys/unix 0.405s
See https://buildd.debian.org/status/logs.php?pkg=golang-1.11&arch=mips64el for build logs.
Sorry, I haven't found time to try to study this in depth by logging into Debian's remote mips64el (mips64le) machine yet, but thought I should try my luck here first. :-) Many thanks!