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

Issue 1965013008: Add directory option for JUnit coverage files. (Closed)

Created:
4 years, 7 months ago by BigBossZhiling
Modified:
4 years, 7 months ago
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add directory option for JUnit coverage files. Added runtime option --coverage-dir to let the users decide where to store coverage.ec. BUG=608072 Committed: https://crrev.com/e16476a8c069b9646370f75d71cad6cdc9c491e8 Cr-Commit-Position: refs/heads/master@{#394470}

Patch Set 1 #

Patch Set 2 : fixed incremental builds #

Patch Set 3 : used another way to fix it. #

Total comments: 8

Patch Set 4 : fixed nits #

Total comments: 1

Patch Set 5 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -8 lines) Patch
M build/android/gyp/create_java_binary_script.py View 1 2 3 4 2 chunks +18 lines, -1 line 0 comments Download
M build/android/pylib/junit/test_runner.py View 1 2 3 2 chunks +19 lines, -7 lines 0 comments Download
M build/android/test_runner.py View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
BigBossZhiling
Fixed incremental builds.
4 years, 7 months ago (2016-05-11 22:27:44 UTC) #3
BigBossZhiling
Fixed incremental builds.
4 years, 7 months ago (2016-05-11 22:27:44 UTC) #4
BigBossZhiling
Please take a look at the fix. It would be great if you guys would ...
4 years, 7 months ago (2016-05-12 01:52:32 UTC) #5
jbudorick
https://codereview.chromium.org/1965013008/diff/40001/build/android/gyp/create_java_binary_script.py File build/android/gyp/create_java_binary_script.py (right): https://codereview.chromium.org/1965013008/diff/40001/build/android/gyp/create_java_binary_script.py#newcode52 build/android/gyp/create_java_binary_script.py:52: except: What gets caught by this? Would this be ...
4 years, 7 months ago (2016-05-17 00:03:51 UTC) #6
BigBossZhiling
https://codereview.chromium.org/1965013008/diff/40001/build/android/gyp/create_java_binary_script.py File build/android/gyp/create_java_binary_script.py (right): https://codereview.chromium.org/1965013008/diff/40001/build/android/gyp/create_java_binary_script.py#newcode52 build/android/gyp/create_java_binary_script.py:52: except: On 2016/05/17 00:03:50, jbudorick wrote: > What gets ...
4 years, 7 months ago (2016-05-17 23:12:12 UTC) #7
mikecase (-- gone --)
lgtm with 1 comment https://codereview.chromium.org/1965013008/diff/60001/build/android/gyp/create_java_binary_script.py File build/android/gyp/create_java_binary_script.py (right): https://codereview.chromium.org/1965013008/diff/60001/build/android/gyp/create_java_binary_script.py#newcode52 build/android/gyp/create_java_binary_script.py:52: else: If jar_arguments is specified ...
4 years, 7 months ago (2016-05-18 00:26:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1965013008/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1965013008/80001
4 years, 7 months ago (2016-05-18 00:59:03 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/192080)
4 years, 7 months ago (2016-05-18 03:37:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1965013008/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1965013008/80001
4 years, 7 months ago (2016-05-18 17:24:01 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-18 18:08:58 UTC) #17
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/e16476a8c069b9646370f75d71cad6cdc9c491e8 Cr-Commit-Position: refs/heads/master@{#394470}
4 years, 7 months ago (2016-05-18 18:11:41 UTC) #19
qyearsley
On 2016/05/18 at 18:11:41, commit-bot wrote: > Patchset 5 (id:??) landed as https://crrev.com/e16476a8c069b9646370f75d71cad6cdc9c491e8 > Cr-Commit-Position: ...
4 years, 7 months ago (2016-05-18 20:19:19 UTC) #20
jbudorick
On 2016/05/18 20:19:19, qyearsley wrote: > On 2016/05/18 at 18:11:41, commit-bot wrote: > > Patchset ...
4 years, 7 months ago (2016-05-18 20:32:32 UTC) #21
qyearsley
4 years, 7 months ago (2016-05-18 23:06:00 UTC) #22
Message was sent while issue was closed.
On 2016/05/18 at 20:32:32, jbudorick wrote:
> On 2016/05/18 20:19:19, qyearsley wrote:
> > On 2016/05/18 at 18:11:41, commit-bot wrote:
> > > Patchset 5 (id:??) landed as
> > https://crrev.com/e16476a8c069b9646370f75d71cad6cdc9c491e8
> > > Cr-Commit-Position: refs/heads/master@{#394470}
> > 
> > Just after this was committed, there was a failure in a test in cc_unittests
on
> > the Android Tests bot:
> >
https://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/2...
> > 
> > Not yet sure whether that's a consistent failure, or whether this is
related.
> 
> Not related.

Thanks -- also, that apparently wasn't a consistent failure.

Powered by Google App Engine
This is Rietveld 408576698