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

Issue 500453002: Extend functionality of MockFileSystem.move() (Closed)

Created:
6 years, 4 months ago by patro
Modified:
6 years, 3 months ago
Reviewers:
vivekg, Dirk Pranke
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Extend functionality of MockFileSystem.move() MockFileSystem.move() function was able to move only files extended its functionality to move directories also. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181195

Patch Set 1 : #

Patch Set 2 : Adding unit_test #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : Addressing comments #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -5 lines) Patch
M Tools/Scripts/webkitpy/common/system/filesystem_mock.py View 1 2 3 4 1 chunk +9 lines, -5 lines 0 comments Download
M Tools/Scripts/webkitpy/common/system/filesystem_unittest.py View 1 2 3 4 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
patro
Kindly Review, Thanks, Shyam Patro
6 years, 4 months ago (2014-08-22 10:32:32 UTC) #1
Dirk Pranke
lgtm https://codereview.chromium.org/500453002/diff/100001/Tools/Scripts/webkitpy/common/system/filesystem_mock.py File Tools/Scripts/webkitpy/common/system/filesystem_mock.py (right): https://codereview.chromium.org/500453002/diff/100001/Tools/Scripts/webkitpy/common/system/filesystem_mock.py#newcode274 Tools/Scripts/webkitpy/common/system/filesystem_mock.py:274: if source_is_file: nit: I don't see an advantage ...
6 years, 3 months ago (2014-08-27 23:46:51 UTC) #2
patro
https://codereview.chromium.org/500453002/diff/100001/Tools/Scripts/webkitpy/common/system/filesystem_mock.py File Tools/Scripts/webkitpy/common/system/filesystem_mock.py (right): https://codereview.chromium.org/500453002/diff/100001/Tools/Scripts/webkitpy/common/system/filesystem_mock.py#newcode274 Tools/Scripts/webkitpy/common/system/filesystem_mock.py:274: if source_is_file: On 2014/08/27 23:46:51, Dirk Pranke wrote: > ...
6 years, 3 months ago (2014-09-01 09:28:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/behara.ms@samsung.com/500453002/120001
6 years, 3 months ago (2014-09-01 09:29:04 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 3 months ago (2014-09-01 10:03:23 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/22903)
6 years, 3 months ago (2014-09-01 10:15:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/behara.ms@samsung.com/500453002/120001
6 years, 3 months ago (2014-09-01 11:42:26 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 3 months ago (2014-09-01 11:57:07 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/21781)
6 years, 3 months ago (2014-09-01 11:59:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/behara.ms@samsung.com/500453002/140001
6 years, 3 months ago (2014-09-01 13:18:44 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-01 14:12:52 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 (id:140001) as 181195

Powered by Google App Engine
This is Rietveld 408576698