commit | 020c0f36deeded5155fe0cd73ef65e4bfd3e8e04 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Tue Mar 14 16:23:17 2017 +0000 |
committer | Richard Uhler <ruhler@google.com> | Tue Mar 14 16:32:31 2017 +0000 |
tree | 8ca3feff7707c61524cb58b56d3b46dd00dbd44b | |
parent | 96c4715d5ce952999f066ec74ecc8609a0856733 [diff] |
Cleanup use of ulimit in run tests. Rather than setting a file size limit that is too low and overriding the limit for all or many of the tests, set a single generous file size limit. This should be much easier to maintain while still providing some value. Test: ./test/testrunner/testrunner.py --host --interpreter --jit --optimizing --relocate --no-relocate --prebuild --no-prebuild Test: ./test/testrunner/testrunner.py --target Change-Id: I9dc92c9db0819e8b65816b8be872dacc1871c30c