What does 'go version' print?
go version go1.3.2 darwin/amd64
What steps reproduce the problem?
1. hg pull && hg update
2. cd src
3. ./all.bash
What happened?
--- FAIL: TestParseInSydney (0.00 seconds)
format_test.go:201: ParseInLocation(Feb 01 2013 EST, Sydney) = 2013-02-01 00:00:00 +0000 EST, want 2013-02-01 00:00:00 +1100 AEDT
Please provide any additional information below.
I have Mac OS X Mavericks 10.9.5. I removed the original installation and tried to build
on a fresh clone but I got the same result.