commit | 945f8ff653159d8c3e0afd9ed8c953189eb7e3a0 | [log] [tgz] |
---|---|---|
author | Yun Liu <[email protected]> | Tue Jun 04 16:43:54 2019 |
committer | Commit Bot <[email protected]> | Tue Jun 04 16:43:54 2019 |
tree | 9e3456a40e80a35be0f8d4580d813c2ee7cf708a | |
parent | 8c402c02b86d8aed3623be5eb4d9dcaaeb4151d8 [diff] |
[code coverage] Set a default coverage output directory for junit tests Currently only set default output directory for instrumentation tests https://cs.chromium.org/chromium/src/build/config/android/internal_rules.gni?type=cs&q=%22--coverage-dir%22&sq=package:chromium&g=0&l=763-772 Should do the same for junit tests as well. Will use this default directory to collect coverage data on bot. Bug: 970021 Change-Id: I346a8a1493622e61634eebd340b4a8c1c64e93e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1641379 Reviewed-by: Eric Stevenson <[email protected]> Commit-Queue: Yun Liu <[email protected]> Cr-Commit-Position: refs/heads/master@{#665949}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .