You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
date: Tue Nov 10 20:05:24 2009 -0800
summary: Implement new emacs command M-x gofmt
Please provide any additional information below.
The text was updated successfully, but these errors were encountered:
by scaner:
The text was updated successfully, but these errors were encountered: