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

Issue 24813003: Move file path functions into utils/file_path.py. (Closed)

Created:
7 years, 2 months ago by M-A Ruel
Modified:
7 years, 2 months ago
Reviewers:
Vadim Sh.
CC:
chromium-reviews, csharp+cc_chromium.org, vadimsh+cc_chromium.org, maruel+cc_chromium.org
Base URL:
https://chromium.googlesource.com/a/chromium/tools/swarm_client@master
Visibility:
Public.

Description

Move file path functions into utils/file_path.py. These are useful functions by themselves. R=vadimsh@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=225565

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixed isolate_smoke_test.py #

Patch Set 3 : Fix trace_inputs_smoke_test.py #

Patch Set 4 : Fix isolate_test_cases_smoke_test.py #

Unified diffs Side-by-side diffs Delta from patch set Stats (+623 lines, -566 lines) Patch
M googletest/tests/isolate_test_cases_smoke_test.py View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M googletest/tests/trace_test_cases_smoke_test.py View 3 chunks +3 lines, -3 lines 0 comments Download
M isolate.py View 15 chunks +16 lines, -15 lines 0 comments Download
A tests/file_path_test.py View 1 chunk +173 lines, -0 lines 0 comments Download
M tests/isolate_smoke_test.py View 1 5 chunks +5 lines, -4 lines 0 comments Download
M tests/isolate_test.py View 8 chunks +8 lines, -7 lines 0 comments Download
M tests/trace_inputs_smoke_test.py View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M tests/trace_inputs_test.py View 3 chunks +1 line, -146 lines 0 comments Download
M trace_inputs.py View 12 chunks +19 lines, -387 lines 0 comments Download
A utils/file_path.py View 1 chunk +392 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
M-A Ruel
7 years, 2 months ago (2013-09-26 20:08:50 UTC) #1
Vadim Sh.
lgtm https://codereview.chromium.org/24813003/diff/1/utils/file_path.py File utils/file_path.py (right): https://codereview.chromium.org/24813003/diff/1/utils/file_path.py#newcode21 utils/file_path.py:21: import MacOS # pylint: disable=F0401 I'm curious how ...
7 years, 2 months ago (2013-09-26 20:19:03 UTC) #2
M-A Ruel
https://codereview.chromium.org/24813003/diff/1/utils/file_path.py File utils/file_path.py (right): https://codereview.chromium.org/24813003/diff/1/utils/file_path.py#newcode21 utils/file_path.py:21: import MacOS # pylint: disable=F0401 On 2013/09/26 20:19:03, Vadim ...
7 years, 2 months ago (2013-09-26 20:23:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/24813003/1
7 years, 2 months ago (2013-09-26 20:23:13 UTC) #4
commit-bot: I haz the power
Presubmit check for 24813003-1 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 2 months ago (2013-09-26 20:24:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/24813003/10001
7 years, 2 months ago (2013-09-26 20:35:31 UTC) #6
commit-bot: I haz the power
Presubmit check for 24813003-10001 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 2 months ago (2013-09-26 20:36:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/24813003/14001
7 years, 2 months ago (2013-09-26 20:38:59 UTC) #8
commit-bot: I haz the power
Presubmit check for 24813003-14001 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 2 months ago (2013-09-26 20:40:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/24813003/22001
7 years, 2 months ago (2013-09-26 21:06:48 UTC) #10
commit-bot: I haz the power
7 years, 2 months ago (2013-09-26 21:08:09 UTC) #11
Message was sent while issue was closed.
Change committed as 225565

Powered by Google App Engine
This is Rietveld 408576698