commit | 455bb387134bda286799ed727d4b33762ef1d5b1 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Jan 06 14:07:26 2020 -0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Jan 07 09:56:27 2020 +0000 |
tree | 15ebdabc63d2cb82cd19a02c3b30127ad98e7941 | |
parent | 467defb0519f45bf4274f9321d826ae8544b9874 [diff] |
Make tests 1995, 2001, & 2005 less likely to OOME. In some situations when run on a severly overloaded machine tests 1995, 2001 and 2005 could fail due to OOMEs being thrown. Limit the amount of memory the tests will use to prevent this from happening. Test: ./test.py --host Bug: 147190668 Change-Id: Ic5ea4405d6638c110456c3119b37c29d6f658bf7