golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
124.2k stars 17.7k forks source link

os: TestRootConsistencyLstat/dotdot_in_path_after_symlink failures [consistent failure] #70491

Open gopherbot opened 16 hours ago

gopherbot commented 16 hours ago
#!watchflakes
default <- pkg == "os" && test == "TestRootConsistencyLstat/dotdot_in_path_after_symlink"

Issue created automatically to collect these failures.

Example (log):

=== 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)

watchflakes

gopherbot commented 16 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "os" && test == "TestRootConsistencyLstat/dotdot_in_path_after_symlink"
2024-11-21 02:17 gotip-netbsd-arm64 go@f9698788 os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)
2024-11-21 02:18 gotip-netbsd-arm64 go@a9428eab os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)
2024-11-21 05:01 gotip-netbsd-arm64 go@b631b8e6 os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)
2024-11-21 05:01 gotip-netbsd-arm64 go@a2a4f007 os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)

watchflakes

gopherbot commented 14 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "os" && test == "TestRootConsistencyLstat/dotdot_in_path_after_symlink"
2024-11-21 10:40 gotip-netbsd-arm64 go@28f4e14e os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)

watchflakes

gopherbot commented 13 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "os" && test == "TestRootConsistencyLstat/dotdot_in_path_after_symlink"
2024-11-20 23:27 gotip-netbsd-arm64 go@adc9c455 os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)

watchflakes

gopherbot commented 12 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "os" && test == "TestRootConsistencyLstat/dotdot_in_path_after_symlink"
2024-11-20 23:21 gotip-netbsd-arm64 go@c315862c os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)

watchflakes

gopherbot commented 9 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "os" && test == "TestRootConsistencyLstat/dotdot_in_path_after_symlink"
2024-11-21 05:01 gotip-netbsd-arm go@a2a4f007 os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)
2024-11-21 10:40 gotip-netbsd-arm go@28f4e14e os.TestRootConsistencyLstat/dotdot_in_path_after_symlink (log) === 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= 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)

watchflakes

ianlancetaylor commented 7 hours ago

CC @neild