[Bug go/64683] FAIL: runtime/pprof -- testing.go:278: The entry did not match
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 10:01:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64683
vries at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Last reconfirmed| |2015-03-11
Resolution|FIXED |---
Ever confirmed|0 |1
--- Comment #8 from vries at gcc dot gnu.org ---
Test fails again (for x86_64, but not with -m32), with similar message:
...
--- FAIL: TestMemoryProfiler (2.17s)
testing.go:278: The entry did not match:
(0|1): (0|2097152) \[1: 2097152\] @ 0x[0-9,a-f x]+
# 0x[0-9,a-f]+
pprof_test\.allocateTransient2M\+0x[0-9,a-f]+ .*/mprof_test.go:30
# 0x[0-9,a-f]+
runtime_pprof_test\.TestMemoryProfiler\+0x[0-9,a-f]+ .*/mprof_test.go:65
...
More information about the Gcc-bugs
mailing list