[code coverage] Pass profile location var to vm and exfil data.
This change passes the LLVM_PROFILE_FILE var from the test_runner environment down to the environment inside the VM where actual test is run. The location is set to /tmp inside the VM, where the test can write to, and passed to the test runner for extracting the data out into the results directory (which should be included in the isolated output IIUC) R=liaoyuke,stgao,jbudorick BUG=934059 Change-Id: Id85f54120355176925cc39ce52947fcfe83c2e62 Reviewed-on: https://chromium-review.googlesource.com/c/1480552 Commit-Queue: Roberto Carrillo <robertocn@chromium.org> Reviewed-by:Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Shuotao Gao <stgao@chromium.org> Cr-Commit-Position: refs/heads/master@{#634355}
Showing
Please register or sign in to comment