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

Issue 144183004: Convert to gtest-style filtering in instrumentation tests. (Closed)

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

Description

Convert to gtest-style filtering in instrumentation tests. BUG=280354 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252687

Patch Set 1 #

Total comments: 1

Patch Set 2 : address frankf comments #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : rebase vs tot #

Patch Set 5 : rebase vs tot #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -21 lines) Patch
M build/android/pylib/host_driven/test_info_collection.py View 1 2 3 4 3 chunks +14 lines, -17 lines 0 comments Download
M build/android/pylib/instrumentation/test_jar.py View 1 2 3 4 5 3 chunks +16 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
jbudorick
The instrumentation & host-driven tests had been doing test filtering using only substrings, so wildcards ...
6 years, 11 months ago (2014-01-22 00:43:07 UTC) #1
frankf
I think it's more consistent and intuitive to use gtest-style filter strings (Take a look ...
6 years, 11 months ago (2014-01-22 18:43:11 UTC) #2
jbudorick
switched to using gtest's filtering logic.
6 years, 11 months ago (2014-01-22 21:45:32 UTC) #3
frankf
could you also enumerate the test cases you used? https://codereview.chromium.org/144183004/diff/50001/build/android/pylib/instrumentation/test_jar.py File build/android/pylib/instrumentation/test_jar.py (right): https://codereview.chromium.org/144183004/diff/50001/build/android/pylib/instrumentation/test_jar.py#newcode219 build/android/pylib/instrumentation/test_jar.py:219: ...
6 years, 11 months ago (2014-01-22 22:14:11 UTC) #4
jbudorick
tested against the following: SearchByImageTest.testSearchByImageTest SyncTest.* RestoreTest.* RestoreTest.*:-RestoreTest.testCrashRestore *:-SyncTest.* SearchByImageTest.testSearchByImageTest:RestoreTest.testCrashRestore SearchByImageTest.*:Upgrade*
6 years, 11 months ago (2014-01-22 23:40:52 UTC) #5
frankf
lgtm. Please run Android trybots and update the doc
6 years, 11 months ago (2014-01-22 23:46:12 UTC) #6
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 10 months ago (2014-02-12 00:58:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/144183004/220001
6 years, 10 months ago (2014-02-12 01:01:03 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-12 07:05:57 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) ash_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=262252
6 years, 10 months ago (2014-02-12 07:05:58 UTC) #10
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 10 months ago (2014-02-21 18:40:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/144183004/220001
6 years, 10 months ago (2014-02-21 18:40:51 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 18:40:53 UTC) #13
commit-bot: I haz the power
Failed to apply patch for build/android/pylib/host_driven/test_info_collection.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-21 18:40:53 UTC) #14
jbudorick
The CQ bit was checked by jbudorick@chromium.org
6 years, 10 months ago (2014-02-21 18:52:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/144183004/820001
6 years, 10 months ago (2014-02-21 18:53:16 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbudorick@chromium.org/144183004/820001
6 years, 10 months ago (2014-02-21 19:15:38 UTC) #17
commit-bot: I haz the power
6 years, 10 months ago (2014-02-21 23:35:12 UTC) #18
Message was sent while issue was closed.
Change committed as 252687

Powered by Google App Engine
This is Rietveld 408576698