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

Issue 441023002: [Android] Fix type-parameterized gtest parsing. (Closed)

Created:
6 years, 4 months ago by jbudorick
Modified:
6 years, 4 months ago
Reviewers:
craigdh, klundberg
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, Nick Bray (chromium)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Android] Fix type-parameterized gtest parsing. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287701

Patch Set 1 #

Total comments: 5

Patch Set 2 : address comments from craigdh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -18 lines) Patch
M build/android/pylib/gtest/test_package.py View 1 1 chunk +7 lines, -10 lines 0 comments Download
M build/android/pylib/gtest/test_package_test.py View 1 chunk +34 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jbudorick
(presubmit failure only due to lack of LGTM)
6 years, 4 months ago (2014-08-05 20:51:14 UTC) #1
craigdh
lgtm w/ nits https://codereview.chromium.org/441023002/diff/1/build/android/pylib/gtest/test_package.py File build/android/pylib/gtest/test_package.py (right): https://codereview.chromium.org/441023002/diff/1/build/android/pylib/gtest/test_package.py#newcode92 build/android/pylib/gtest/test_package.py:92: test_case = test.split(None, 1)[0] how is ...
6 years, 4 months ago (2014-08-05 20:59:31 UTC) #2
jbudorick
https://codereview.chromium.org/441023002/diff/1/build/android/pylib/gtest/test_package.py File build/android/pylib/gtest/test_package.py (right): https://codereview.chromium.org/441023002/diff/1/build/android/pylib/gtest/test_package.py#newcode92 build/android/pylib/gtest/test_package.py:92: test_case = test.split(None, 1)[0] On 2014/08/05 20:59:31, craigdh wrote: ...
6 years, 4 months ago (2014-08-05 21:04:10 UTC) #3
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 4 months ago (2014-08-05 21:08:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/441023002/20001
6 years, 4 months ago (2014-08-05 21:10:46 UTC) #5
craigdh
https://codereview.chromium.org/441023002/diff/1/build/android/pylib/gtest/test_package.py File build/android/pylib/gtest/test_package.py (right): https://codereview.chromium.org/441023002/diff/1/build/android/pylib/gtest/test_package.py#newcode92 build/android/pylib/gtest/test_package.py:92: test_case = test.split(None, 1)[0] On 2014/08/05 21:04:10, jbudorick wrote: ...
6 years, 4 months ago (2014-08-05 21:23:33 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-06 00:38:25 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-06 01:11:08 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_triggered_tests/builds/2778)
6 years, 4 months ago (2014-08-06 01:11:09 UTC) #9
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 4 months ago (2014-08-06 01:13:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/441023002/20001
6 years, 4 months ago (2014-08-06 01:15:54 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 06:16:22 UTC) #12
Message was sent while issue was closed.
Change committed as 287701

Powered by Google App Engine
This is Rietveld 408576698