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?
hotmacma:go guyallard$ hg id
f4470a54e6db weekly/weekly.2012-03-04
hotmacma:go guyallard$ cd src
./all.bash
..........
ok runtime/debug 0.038s
--- FAIL: TestCPUProfile (0.37 seconds)
pprof_test.go:26: uname -a: Darwin hotmacma 10.7.1 Darwin Kernel Version 10.7.1: Mon Jan 31 14:55:53 PST 2011; root:xnu-1504.10.48~4/RELEASE_X86_64 x86_64 i386
pprof_test.go:55: profile too short: [0x0 0x3 0x0 0x2710 0x0]
FAIL
FAIL runtime/pprof 0.382s
What is the expected output?
Successful build.
What do you see instead?
As above.
Which compiler are you using (5g, 6g, 8g, gccgo)?
As above.
Which operating system are you using?
hotmacma:src guyallard$ uname -a
Darwin hotmacma 10.7.1 Darwin Kernel Version 10.7.1: Mon Jan 31 14:55:53 PST 2011;
root:xnu-1504.10.48~4/RELEASE_X86_64 x86_64
hotmacma:src guyallard$ /Developer/usr/bin/xcodebuild -version
Xcode 4.0
Build version 4A304a
Which revision are you using? (hg identify)
As above.
Please provide any additional information below.
This is a normal user, no root/sudo stuff here.
The text was updated successfully, but these errors were encountered:
by allard.guy.m:
The text was updated successfully, but these errors were encountered: