Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go/internal/fsys: TestWalk/no_overlay failing on Plan 9 #42116

Closed
0intro opened this issue Oct 21, 2020 · 1 comment
Closed

cmd/go/internal/fsys: TestWalk/no_overlay failing on Plan 9 #42116

0intro opened this issue Oct 21, 2020 · 1 comment

Comments

@0intro
Copy link
Member

0intro commented Oct 21, 2020

Since CL 262617 TestWalk/no_overlay is failing on Plan 9:

--- FAIL: TestWalk (0.02s)
    --- FAIL: TestWalk/no_overlay (0.01s)
        fsys_test.go:583: name of file #0 in walk, got "root", want "."
FAIL
FAIL	cmd/go/internal/fsys	0.263s

See https://build.golang.org/log/2f40460ba03548b1620414a22cc358aab02e2f7a

CC @millerresearch @fhs

@0intro
Copy link
Member Author

0intro commented Oct 21, 2020

@millerresearch It seems like you reported the same issue just before me.

Duplicate of #42115.

@0intro 0intro closed this as completed Oct 21, 2020
@golang golang locked and limited conversation to collaborators Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants