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

x/net/webdav: TestDir fails on nacl #12004

Closed
mikioh opened this issue Aug 3, 2015 · 2 comments
Closed

x/net/webdav: TestDir fails on nacl #12004

mikioh opened this issue Aug 3, 2015 · 2 comments
Labels
FrozenDueToAge OS-NaCl GOOS=nacl, Native Client, removed in Go 1.14 Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Aug 3, 2015

See http://build.golang.org/log/db23eb1244d8fd6bd544d395413cd0c700a7f6be.

--- FAIL: TestDir (0.01s)
    file_test.go:503: test case #61 "move__ o=F /d /d/n/z want err": got "ok" (<nil>), want "err"
FAIL
FAIL    golang.org/x/net/webdav 0.971s
@mikioh mikioh added Testing An issue that has been verified to require only test changes, not just a test failure. OS-NaCl GOOS=nacl, Native Client, removed in Go 1.14 labels Aug 3, 2015
@mikioh mikioh added this to the Unreleased milestone Aug 3, 2015
@gopherbot
Copy link

CL https://golang.org/cl/13055 mentions this issue.

gopherbot pushed a commit to golang/net that referenced this issue Aug 4, 2015
Updates golang/go#12004.

Change-Id: Id3c1e543a1fc4d246d04d26302b9da46f199fdee
Reviewed-on: https://go-review.googlesource.com/13055
Reviewed-by: Nigel Tao <nigeltao@golang.org>
@bradfitz
Copy link
Contributor

bradfitz commented Oct 8, 2019

Closing nacl bugs, as we're removing nacl (#30439)

@bradfitz bradfitz closed this as completed Oct 8, 2019
@golang golang locked and limited conversation to collaborators Oct 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge OS-NaCl GOOS=nacl, Native Client, removed in Go 1.14 Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants