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

Issue 462613005: Test Runner changes for @IntegrationTest. (Closed)

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

Description

Test Runner changes for @IntegrationTest. Changes made to treat @IntegrationTest annotation as a test size annotation with a timeout greater than @EnormousTest. Changes to test runner also made to allow new line escapes for the .flags file. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289098

Patch Set 1 #

Total comments: 1

Patch Set 2 : Refactor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M build/android/pylib/instrumentation/test_jar.py View 1 chunk +2 lines, -1 line 0 comments Download
M build/android/pylib/instrumentation/test_runner.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
yojan
Test runner changes have been made, could you please take a look. Yojan
6 years, 4 months ago (2014-08-11 18:12:03 UTC) #1
klundberg
LGTM but you need John's lgtm as well as.
6 years, 4 months ago (2014-08-11 18:25:22 UTC) #2
jbudorick
https://codereview.chromium.org/462613005/diff/1/build/android/pylib/instrumentation/test_runner.py File build/android/pylib/instrumentation/test_runner.py (right): https://codereview.chromium.org/462613005/diff/1/build/android/pylib/instrumentation/test_runner.py#newcode169 build/android/pylib/instrumentation/test_runner.py:169: self.flags.AddFlags([flag.replace('\n','') \ nit: Just use strip() to remove the ...
6 years, 4 months ago (2014-08-11 19:31:47 UTC) #3
jbudorick
On 2014/08/11 19:31:47, jbudorick wrote: > https://codereview.chromium.org/462613005/diff/1/build/android/pylib/instrumentation/test_runner.py > File build/android/pylib/instrumentation/test_runner.py (right): > > https://codereview.chromium.org/462613005/diff/1/build/android/pylib/instrumentation/test_runner.py#newcode169 > ...
6 years, 4 months ago (2014-08-11 19:59:30 UTC) #4
yojan
On 2014/08/11 19:59:30, jbudorick wrote: > On 2014/08/11 19:31:47, jbudorick wrote: > > > https://codereview.chromium.org/462613005/diff/1/build/android/pylib/instrumentation/test_runner.py ...
6 years, 4 months ago (2014-08-11 20:29:09 UTC) #5
jbudorick
lgtm
6 years, 4 months ago (2014-08-12 20:50:34 UTC) #6
yojan
The CQ bit was checked by yojan@google.com
6 years, 4 months ago (2014-08-12 20:50:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yojan@google.com/462613005/20001
6 years, 4 months ago (2014-08-12 20:56:50 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 22:51:31 UTC) #9
Message was sent while issue was closed.
Change committed as 289098

Powered by Google App Engine
This is Rietveld 408576698