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

Issue 10391172: Fix test filter filename for APK based tests. (Closed)

Created:
8 years, 7 months ago by nilesh
Modified:
8 years, 7 months ago
Reviewers:
John Grabowski, Yaron
CC:
chromium-reviews
Visibility:
Public.

Description

Fix test filter filename for APK based tests. BUG=125059 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137614

Patch Set 1 #

Total comments: 4

Patch Set 2 : Removed the if-else logic from single_test_runner #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -8 lines) Patch
M build/android/single_test_runner.py View 1 1 chunk +4 lines, -8 lines 0 comments Download
M build/android/test_package_apk.py View 1 1 chunk +5 lines, -0 lines 0 comments Download
M build/android/test_package_executable.py View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
nilesh
8 years, 7 months ago (2012-05-16 21:13:18 UTC) #1
nilesh
8 years, 7 months ago (2012-05-16 21:13:30 UTC) #2
Yaron
http://codereview.chromium.org/10391172/diff/1/build/android/single_test_runner.py File build/android/single_test_runner.py (right): http://codereview.chromium.org/10391172/diff/1/build/android/single_test_runner.py#newcode51 build/android/single_test_runner.py:51: self._apk_test_suite = True; This violates the point of having ...
8 years, 7 months ago (2012-05-16 21:23:54 UTC) #3
John Grabowski
http://codereview.chromium.org/10391172/diff/1/build/android/single_test_runner.py File build/android/single_test_runner.py (right): http://codereview.chromium.org/10391172/diff/1/build/android/single_test_runner.py#newcode51 build/android/single_test_runner.py:51: self._apk_test_suite = True; On 2012/05/16 21:23:55, Yaron wrote: > ...
8 years, 7 months ago (2012-05-16 22:24:17 UTC) #4
nilesh
PTAL. http://codereview.chromium.org/10391172/diff/1/build/android/single_test_runner.py File build/android/single_test_runner.py (right): http://codereview.chromium.org/10391172/diff/1/build/android/single_test_runner.py#newcode51 build/android/single_test_runner.py:51: self._apk_test_suite = True; On 2012/05/16 22:24:17, John Grabowski ...
8 years, 7 months ago (2012-05-16 22:36:54 UTC) #5
John Grabowski
LGTM!
8 years, 7 months ago (2012-05-16 23:29:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/10391172/6001
8 years, 7 months ago (2012-05-17 00:45:25 UTC) #7
commit-bot: I haz the power
8 years, 7 months ago (2012-05-17 02:10:01 UTC) #8
Change committed as 137614

Powered by Google App Engine
This is Rietveld 408576698