Closed
Description
by bhuntsman5:
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
Attachments:
- log.txt (99714 bytes)