• Keith Randall's avatar
    cmd/compile: fix heap dump test on android · 41dd1696
    Keith Randall authored
    go_android_exec is looking for "exitcode=" to decide the result
    of running a test.  The heap dump test nondeterministically prints
    "finalized" right at the end of the test.  When the timing is just
    right, we print "finalizedexitcode=0" and confuse go_android_exec.
    
    This failure happens occasionally on the android builders.
    
    Change-Id: I4f73a4db05d8f40047ecd3ef3a881a4ae3741e26
    Reviewed-on: https://go-review.googlesource.com/23861
    Run-TryBot: Keith Randall <khr@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarDavid Crawshaw <crawshaw@golang.org>
    41dd1696
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...