mprof_test.go
2.7 KB
-
re PR go/64683 (FAIL: runtime/pprof -- testing.go:278: The entry did not match) · 73cb399d
PR go/64683 runtime/pprof: Let memory profiler test pass if value not collected. Since gccgo's GC is not precise, the transient value may not be collected. Let the regexp match that case as well. From-SVN: r219900
Ian Lance Taylor committed