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

Issue 2985013002: [test_runner] support relative paths on argument --shared-prefs-file (Closed)

Created:
3 years, 5 months ago by shenghuazhang
Modified:
3 years, 4 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[test_runner] support relative paths on argument --shared-prefs-file Append checkout directory to head of path starting with '//'. BUG=740131 Review-Url: https://codereview.chromium.org/2985013002 Cr-Commit-Position: refs/heads/master@{#489872} Committed: https://chromium.googlesource.com/chromium/src/+/da447a43bfb18dec31388d70a788746b090a316b

Patch Set 1 #

Total comments: 3

Patch Set 2 : Change arg by type function #

Total comments: 5

Patch Set 3 : nit blank line #

Patch Set 4 : rebase #

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

Messages

Total messages: 26 (12 generated)
shenghuazhang
https://codereview.chromium.org/2985013002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2985013002/diff/1/build/android/test_runner.py#newcode423 build/android/test_runner.py:423: dest='shared_prefs_file', type=os.path.abspath, Type realpath changes value "//home/..." to "/home/...", ...
3 years, 5 months ago (2017-07-25 20:44:45 UTC) #2
jbudorick
https://codereview.chromium.org/2985013002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2985013002/diff/1/build/android/test_runner.py#newcode423 build/android/test_runner.py:423: dest='shared_prefs_file', type=os.path.abspath, On 2017/07/25 20:44:45, shenghuazhang wrote: > Type ...
3 years, 5 months ago (2017-07-25 21:07:47 UTC) #3
shenghuazhang
https://codereview.chromium.org/2985013002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2985013002/diff/1/build/android/test_runner.py#newcode423 build/android/test_runner.py:423: dest='shared_prefs_file', type=os.path.abspath, On 2017/07/25 21:07:46, jbudorick wrote: > On ...
3 years, 5 months ago (2017-07-25 21:28:10 UTC) #4
jbudorick
lgtm w/ q & nit https://codereview.chromium.org/2985013002/diff/20001/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2985013002/diff/20001/build/android/test_runner.py#newcode56 build/android/test_runner.py:56: arg[2:].replace('/', os.sep))) curious: what's ...
3 years, 5 months ago (2017-07-25 21:30:34 UTC) #5
shenghuazhang
https://codereview.chromium.org/2985013002/diff/20001/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2985013002/diff/20001/build/android/test_runner.py#newcode56 build/android/test_runner.py:56: arg[2:].replace('/', os.sep))) On 2017/07/25 21:30:34, jbudorick wrote: > curious: ...
3 years, 5 months ago (2017-07-25 21:38:25 UTC) #6
jbudorick
https://codereview.chromium.org/2985013002/diff/20001/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2985013002/diff/20001/build/android/test_runner.py#newcode56 build/android/test_runner.py:56: arg[2:].replace('/', os.sep))) On 2017/07/25 21:38:25, shenghuazhang wrote: > On ...
3 years, 5 months ago (2017-07-25 21:56:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2985013002/40001
3 years, 5 months ago (2017-07-25 21:58:34 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/346951)
3 years, 5 months ago (2017-07-26 00:19:01 UTC) #12
jbudorick
On 2017/07/26 00:19:01, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 5 months ago (2017-07-26 00:28:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2985013002/40001
3 years, 4 months ago (2017-07-26 18:32:34 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2985013002/60001
3 years, 4 months ago (2017-07-26 18:35:33 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/510170)
3 years, 4 months ago (2017-07-26 21:09:12 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2985013002/60001
3 years, 4 months ago (2017-07-26 22:08:38 UTC) #23
commit-bot: I haz the power
3 years, 4 months ago (2017-07-27 06:12:27 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/da447a43bfb18dec31388d70a788...

Powered by Google App Engine
This is Rietveld 408576698