#!watchflakes
default <- pkg == "os" && test == "TestRootConsistencyLstat/dotdot_in_path_after_symlink"
Issue created automatically to collect these failures.
=== RUN TestRootConsistencyLstat/dotdot_in_path_after_symlink
root_test.go:793: with root: res=
root_test.go:794: err=statat a/../target: inappropriate file type or format
root_test.go:795: without root: res=name:"target" size:8 mode:-rw-r--r-- isdir:false
root_test.go:796: err=<nil>
root_test.go:797: want consistent results, got mismatch
root_test.go:807: without root, expected PathError; got: statat a/../target: inappropriate file type or format
--- FAIL: TestRootConsistencyLstat/dotdot_in_path_after_symlink (0.01s)
Issue created automatically to collect these failures.
Example (log):
— watchflakes