commit | 912cee8ab1260c5022ddb4862620d6ed17658de7 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Mar 26 13:32:54 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Wed Mar 27 01:48:23 2019 +0000 |
tree | 18278fbb659b8d9250e4732b8a5db4984878c411 | |
parent | 1617f8caf200820e6831296681d49df51982d66c [diff] |
Only extract zipapex once for linux-bionic-zipapex tests We were unzipping the zipapex for every test when running the art-linux-bionic-x64-zipapex tests. This could take a long time. This makes us only have to unzip it a single time. Test: ./test/testrunner/run_build_test_target.py art-linux-bionic-x64-zipapex Change-Id: Id7cf1b6445526a950c45b74fc98208e234d3069f