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

path test failed #44

Closed
gopherbot opened this issue Nov 11, 2009 · 2 comments
Closed

path test failed #44

gopherbot opened this issue Nov 11, 2009 · 2 comments

Comments

@gopherbot
Copy link

by scaner:

What steps will reproduce the problem?
1.cd $GOROOT/pkg/path
2.gotest
3.

What is the expected output? What do you see instead?
PASS
----

--- FAIL: path.TestWalk
        1. error expected, none found
        node testdata/d/x mark = 2; expected 1
        node testdata/d/y mark = 2; expected 1
        node testdata/d/z mark = 2; expected 1
        node testdata/d/z/u mark = 2; expected 1
        node testdata/d/z/v mark = 2; expected 1
FAIL


What is your $GOOS?  $GOARCH?
GOARCH=amd64
GOBIN=/is/app/go/bin
GOOS=linux
GOROOT=/is/app/go


Which revision are you sync'ed to?  (hg log -l 1)
changeset:   3975:b51fd2d6c160
tag:         tip
user:        Kevin Ballard <kevin@sb.org>
date:        Tue Nov 10 20:05:24 2009 -0800
summary:     Implement new emacs command M-x gofmt



Please provide any additional information below.
@gopherbot
Copy link
Author

Comment 1 by scaner:

I think i found the failure's reason.
I run tests in root login.

@agl
Copy link
Contributor

agl commented Nov 11, 2009

Comment 2:

Status changed to Duplicate.

Merged into issue #46.

This issue was closed.
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