commit | 62dd4e83ba8cdf519168de32c5eff138efdda134 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Sun May 10 15:00:56 2020 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon May 11 12:21:15 2020 +0000 |
tree | 8999875422725bcee5d6734dc702015d7aa4d90d | |
parent | 12b7ea1bdc97b35822aa939e19a6211d60eaaee7 [diff] |
Continue try allocating until we've reached max capacity. 004-StackWalk currently fails because we start with a too low code cache to allocate code for a method the test expects to be JITted. To de-flake the test, just keep on trying to allocate. Test: test.py Change-Id: Ie33e13bcc8825058259e12b0d4d552e89c9816e3