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

os: TestMkdirAll is broken on plan9 #23902

Closed
alexbrainman opened this issue Feb 18, 2018 · 1 comment
Closed

os: TestMkdirAll is broken on plan9 #23902

alexbrainman opened this issue Feb 18, 2018 · 1 comment

Comments

@alexbrainman
Copy link
Member

@0intro

I just submitted CL 86295, and that has broken plan9 builder

https://build.golang.org/log/2611e1b7cb762567c5360fd1029c0a0e414921b0

with

--- FAIL: TestMkdirAll (0.01s)
	path_test.go:67: MkdirAll "/tmp/_TestMkdirAll_/dir/./dir2/file/subdir" returned wrong error path: "/tmp/_TestMkdirAll_/dir/dir2/file/subdir" not "/tmp/_TestMkdirAll_/dir/dir2/file"
FAIL
FAIL	os	1.799s

sorry about that. I looked at plan9 code, but I do not know enough to understand why it is broken. Feel free to revert CL 86295 if it is wrong on plan9.

Thank you

Alex

@alexbrainman
Copy link
Member Author

Closing this as a dup of #23918.

Alex

@golang golang locked and limited conversation to collaborators Feb 19, 2019
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