| commit | 8badd481972993739e7711258f03a44638ca87a5 | [log] [tgz] |
|---|---|---|
| author | David Srbecky <dsrbecky@google.com> | Wed Mar 19 15:21:10 2025 +0000 |
| committer | David Srbecky <dsrbecky@google.com> | Thu Mar 20 07:31:29 2025 -0700 |
| tree | 2eaaab32b255ddc6d569cf3e255eb1acae79f9b8 | |
| parent | aa42bf962cdd12abac143a26a8590f563910f7b6 [diff] |
Run-test: Remove intermediate files from the build output. This removes 90%+ of files in the data for run-tests, which is needed to build but not to execute the tests. (original source code and java-bytecode class files) Trade-fed has its own implementation of 'adb push', which is very slow, so the extra files considerably slowed everything down. Test: ./art/test.py -r --jvm --host --target --optimizing --64 Change-Id: Ie4da1b9c9e94f0d265fdb384948a073593983ac5