mirror of https://github.com/golang/go.git
Apparently, some testing environments do not allow root to mount tmpfs (due to e.g. AppArmor profile disallowing mount(2) syscall). Always skip the test if the mount has failed. Fixes the test issue introduced by CL 414824. Change-Id: Ic565d2e6f277f2926d85a351be7df2498ffba656 Reviewed-on: https://go-review.googlesource.com/c/go/+/429175 Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Bryan Mills <bcmills@google.com> Auto-Submit: Bryan Mills <bcmills@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> |
||
|---|---|---|
| .. | ||
| internal/fdtest | ||
| bench_test.go | ||
| dot_test.go | ||
| env_test.go | ||
| example_test.go | ||
| exec.go | ||
| exec_linux_test.go | ||
| exec_plan9.go | ||
| exec_posix_test.go | ||
| exec_test.go | ||
| exec_unix.go | ||
| exec_windows.go | ||
| exec_windows_test.go | ||
| internal_test.go | ||
| lp_js.go | ||
| lp_linux_test.go | ||
| lp_plan9.go | ||
| lp_test.go | ||
| lp_unix.go | ||
| lp_unix_test.go | ||
| lp_windows.go | ||
| lp_windows_test.go | ||
| read3.go | ||