diff options
| author | 2018-01-03 15:59:46 -0800 | |
|---|---|---|
| committer | 2018-01-03 16:02:47 -0800 | |
| commit | 84c3882e649ed15db8a30a4acdbeed26f9304f06 (patch) | |
| tree | ba92cb830a0f0592378e24d2dbc4f43b036737ce /java/jacoco_test.go | |
| parent | 66dbc0bc32100d9696dd248018683128a1274016 (diff) | |
Fix jacoco_cli invocation
jacoco_cli --dest takes a directory, not a jar name, and assumes
an output file with the same name as the input jar in that
directory. Rename jacoco-report-classes.jar to
jacoco-report-classes/modulename.jar, and generate to
jacoco/tmp/modulename.jar before combining to the final output file
at jacoco/modulename.jar.
Bug: 69669951
Test: m EMMA_INSTRUMENT=true
Change-Id: Ia7dd881d2819ae09dfb60a00b4c1b8396629cd9a
Diffstat (limited to 'java/jacoco_test.go')
0 files changed, 0 insertions, 0 deletions