commit | d7674c2621d67a8b8806b00825b597d51e14bba1 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Mon Oct 03 18:22:13 2022 +0100 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Oct 04 19:45:17 2022 +0000 |
tree | 8b79dcd450b03c075670e142a8e18718162e7b3f | |
parent | d5f69e241e332707e944b92cb68bf76c82781274 [diff] |
run-test-jar: Reduce environment passed to tests. Reduce the environment to only what is actually needed. We have been passing everything, including the user's terminal variables until now. This makes the tests more hermetic and reduces the environment that is logged with the saved commands. It also brings the host and targets code path together. Test: test.py -b -r --all-target Change-Id: I13f1b8cd57dfb725d32d861a2f9e50ece4077e98