Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(170)

Issue 22870021: [Android] Makes GYP changes for EMMA coverage (Closed)

Created:
7 years, 4 months ago by gkanwar1
Modified:
7 years, 4 months ago
Reviewers:
cjhopman
CC:
chromium-reviews, tim+watch_chromium.org, craigdh+watch_chromium.org, haitaol+watch_chromium.org, jam, joi+watch-content_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, darin-cc_chromium.org, klundberg+watch_chromium.org, rsimha+watch_chromium.org, android-webview-reviews_chromium.org, frankf+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Makes GYP changes for EMMA coverage One piece of the overall java coverage change. See: https://codereview.chromium.org/20210002/ NOTRY=True BUG=255644 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218870

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Removes emma_should_instrument, replaces intermediate dir with tempfile #

Total comments: 2

Patch Set 3 : Reverts accidental change in common.gypi, moves emma_device_jar to gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+368 lines, -39 lines) Patch
M build/android/ant/apk-package.xml View 1 2 2 chunks +41 lines, -14 lines 0 comments Download
M build/android/dex_action.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M build/android/gyp/ant.py View 2 chunks +2 lines, -2 lines 0 comments Download
M build/android/gyp/dex.py View 5 chunks +12 lines, -10 lines 0 comments Download
A build/android/gyp/emma_instr.py View 1 1 chunk +184 lines, -0 lines 0 comments Download
A build/android/instr_action.gypi View 1 1 chunk +51 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M build/java.gypi View 1 4 chunks +40 lines, -8 lines 0 comments Download
M build/java_apk.gypi View 1 2 6 chunks +32 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
gkanwar1
Chris -- this is just the GYP changes. The trybots don't exercise this at all, ...
7 years, 4 months ago (2013-08-20 18:13:11 UTC) #1
cjhopman
https://codereview.chromium.org/22870021/diff/3001/android_webview/android_webview.gyp File android_webview/android_webview.gyp (right): https://codereview.chromium.org/22870021/diff/3001/android_webview/android_webview.gyp#newcode203 android_webview/android_webview.gyp:203: 'emma_should_instrument': 1, Hm, I still don't like having to ...
7 years, 4 months ago (2013-08-21 17:37:48 UTC) #2
gkanwar1
ptal, thanks https://codereview.chromium.org/22870021/diff/3001/android_webview/android_webview.gyp File android_webview/android_webview.gyp (right): https://codereview.chromium.org/22870021/diff/3001/android_webview/android_webview.gyp#newcode203 android_webview/android_webview.gyp:203: 'emma_should_instrument': 1, On 2013/08/21 17:37:48, cjhopman wrote: ...
7 years, 4 months ago (2013-08-21 18:28:32 UTC) #3
cjhopman
lgtm with nit https://codereview.chromium.org/22870021/diff/14001/build/android/ant/apk-package.xml File build/android/ant/apk-package.xml (right): https://codereview.chromium.org/22870021/diff/14001/build/android/ant/apk-package.xml#newcode91 build/android/ant/apk-package.xml:91: <jarfile path="${sdk.dir}/tools/lib/emma_device.jar" /> Nit: Pass this ...
7 years, 4 months ago (2013-08-21 18:32:13 UTC) #4
gkanwar1
Also reverted an accidental change in common.gypi. Tested locally with both emma_coverage=1 and emma_coverage=0. Since ...
7 years, 4 months ago (2013-08-21 18:50:38 UTC) #5
frankf
On 2013/08/21 18:50:38, gkanwar1 wrote: > Also reverted an accidental change in common.gypi. > > ...
7 years, 4 months ago (2013-08-21 18:51:59 UTC) #6
gkanwar1
On 2013/08/21 18:50:38, gkanwar1 wrote: > Also reverted an accidental change in common.gypi. > > ...
7 years, 4 months ago (2013-08-21 18:52:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gkanwar@chromium.org/22870021/25001
7 years, 4 months ago (2013-08-21 18:56:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gkanwar@chromium.org/22870021/25001
7 years, 4 months ago (2013-08-21 23:57:55 UTC) #9
commit-bot: I haz the power
7 years, 4 months ago (2013-08-22 00:08:35 UTC) #10
Message was sent while issue was closed.
Change committed as 218870

Powered by Google App Engine
This is Rietveld 408576698