re PR go/64683 (FAIL: runtime/pprof -- testing.go:278: The entry did not match)
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 20 Jan 2015 16:11:36 +0000 (16:11 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 20 Jan 2015 16:11:36 +0000 (16:11 +0000)
commit73cb399d519cb8ca4a25b0be074aca16096f6e51
tree825e4e089cc744fa47a383aaa458b35b3c2d7ff0
parenta9ce4e4a70e10377a3033ded9392d67a92a0e2c1
re PR go/64683 (FAIL: runtime/pprof -- testing.go:278: The entry did not match)

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
libgo/go/runtime/pprof/mprof_test.go