DescriptionRevert of Allocate memory in smaller chunks for chrome://memory-exhaust/ (patchset #1 id:1 of https://codereview.chromium.org/2882513003/ )
Reason for revert:
This fixed the test in one build configuration but made it hang in another one instead (see bug).
I'll come up with a less magic and more effective fix.
Original issue's description:
> Allocate memory in smaller chunks for chrome://memory-exhaust/
>
> The memory-exhaustion loop could cause DbgHelp's SymFromAddr() to hang
> in certain build configs (32-bit Windows Clang debug builds), causing
> MetricsServiceBrowserTest.OOMRenderers to hang while generating the
> backtrace after the OOM exception. Reducing the allocation size seems to
> help.
>
> BUG=692564
> TBR=jochen
>
> Review-Url: https://codereview.chromium.org/2882513003
> Cr-Commit-Position: refs/heads/master@{#471138}
> Committed: https://chromium.googlesource.com/chromium/src/+/7cf2f122818ad39afafea382ecf2a6cee9d350fd
TBR=thakis@chromium.org,jochen@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=692564
Review-Url: https://codereview.chromium.org/2881793002
Cr-Commit-Position: refs/heads/master@{#471331}
Committed: https://chromium.googlesource.com/chromium/src/+/c3c52671bcb5680b267c80ffa951a61363aad5ca
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|