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?
Host: Mac OS X 10.6.2, Xcode 3.2.1
1. clone hg repo
2. set env vars
3. ./all.bash
What is the expected output? What do you see instead?
expected:
--- cd ../test
N known bugs; 0 unexpected bugs
Received:
--- FAIL: os_test.TestRemoveAll
RemoveAll "_obj/_TestRemoveAll_" succeeded with chmod 0 subdirectory?(extra
*os.PathError=lstat _obj/_TestRemoveAll_: no such file or directory)
FAIL
make[1]: *** [test] Error 1
make: *** [os.test] Error 2
What is your $GOOS? $GOARCH?
bash-3.2# env | grep GO
GOBIN=/usr/local/go/bin
GOARCH=amd64
GOROOT=/usr/local/go
GOOS=darwin
bash-3.2#
Which revision are you sync'ed to? (hg log -l 1)
bash-3.2# 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
bash-3.2#
Please provide any additional information below.
attached is my build log
by bhuntsman5:
Attachments:
The text was updated successfully, but these errors were encountered: