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

Issue 244313005: Fix a few typos and style in checkdeps (Closed)

Created:
6 years, 8 months ago by Nils Barth (inactive)
Modified:
6 years, 8 months ago
Reviewers:
Jói, Paweł Hajdan Jr.
CC:
chromium-reviews
Visibility:
Public.

Description

Fix a few typos in checkdeps R=Jói Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266477

Patch Set 1 #

Patch Set 2 : Python style fixes too #

Total comments: 3

Patch Set 3 : Normalize cur_dir (for Win) #

Patch Set 4 : More robust #

Patch Set 5 : normcase #

Patch Set 6 : posixpath.reldir #

Patch Set 7 : Consistent local/norm directories #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -125 lines) Patch
M tools/checkdeps/builddeps.py View 1 2 3 4 5 6 11 chunks +120 lines, -107 lines 0 comments Download
M tools/checkdeps/checkdeps.py View 1 3 chunks +16 lines, -13 lines 0 comments Download
M tools/checkdeps/cpp_checker.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/checkdeps/rules.py View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 39 (0 generated)
Nils Barth (inactive)
Hi Jói, a few typos, notably warning that talks about a directory when the error ...
6 years, 8 months ago (2014-04-21 03:40:48 UTC) #1
Nils Barth (inactive)
Looked at more and turned into lots of Python style fixes. Also think I found ...
6 years, 8 months ago (2014-04-21 08:36:08 UTC) #2
Jói
LGTM https://codereview.chromium.org/244313005/diff/20001/tools/checkdeps/checkdeps.py File tools/checkdeps/checkdeps.py (right): https://codereview.chromium.org/244313005/diff/20001/tools/checkdeps/checkdeps.py#newcode128 tools/checkdeps/checkdeps.py:128: continue On 2014/04/21 08:36:09, Nils Barth wrote: > ...
6 years, 8 months ago (2014-04-22 14:23:31 UTC) #3
Nils Barth (inactive)
https://codereview.chromium.org/244313005/diff/20001/tools/checkdeps/checkdeps.py File tools/checkdeps/checkdeps.py (right): https://codereview.chromium.org/244313005/diff/20001/tools/checkdeps/checkdeps.py#newcode128 tools/checkdeps/checkdeps.py:128: continue On 2014/04/22 14:23:31, Jói wrote: > I think ...
6 years, 8 months ago (2014-04-23 08:59:23 UTC) #4
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 8 months ago (2014-04-23 09:01:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/244313005/20001
6 years, 8 months ago (2014-04-23 09:01:32 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-23 09:04:44 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_clang_dbg tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-23 09:04:46 UTC) #8
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 8 months ago (2014-04-23 09:19:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/244313005/20001
6 years, 8 months ago (2014-04-23 09:23:36 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-23 09:31:03 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_clang_dbg
6 years, 8 months ago (2014-04-23 09:31:04 UTC) #12
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 8 months ago (2014-04-24 00:47:14 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/244313005/20001
6 years, 8 months ago (2014-04-24 00:47:53 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 03:08:20 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel tryserver.chromium on win_chromium_x64_rel
6 years, 8 months ago (2014-04-24 03:08:21 UTC) #16
Nils Barth (inactive)
On 2014/04/24 03:08:21, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 8 months ago (2014-04-24 03:45:57 UTC) #17
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 8 months ago (2014-04-24 06:08:18 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/244313005/80001
6 years, 8 months ago (2014-04-24 06:08:34 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 08:27:31 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel tryserver.chromium on win_chromium_rel tryserver.chromium on win_chromium_x64_rel
6 years, 8 months ago (2014-04-24 08:27:31 UTC) #21
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 8 months ago (2014-04-24 09:05:28 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/244313005/80001
6 years, 8 months ago (2014-04-24 09:05:37 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 14:18:25 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel tryserver.chromium on win_chromium_x64_rel
6 years, 8 months ago (2014-04-24 14:18:26 UTC) #25
Nils Barth (inactive)
On 2014/04/24 14:18:26, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 8 months ago (2014-04-25 03:09:35 UTC) #26
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 8 months ago (2014-04-25 03:09:40 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/244313005/100001
6 years, 8 months ago (2014-04-25 03:10:28 UTC) #28
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 08:27:44 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-25 08:27:45 UTC) #30
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 8 months ago (2014-04-25 09:01:39 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/244313005/100001
6 years, 8 months ago (2014-04-25 09:02:19 UTC) #32
Paweł Hajdan Jr.
The CQ bit was unchecked by phajdan.jr@chromium.org
6 years, 8 months ago (2014-04-25 09:30:56 UTC) #33
Paweł Hajdan Jr.
Please see the following builds: http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/builds/3571 http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/builds/3620 It seems a bit suspicious checkeps is taking ...
6 years, 8 months ago (2014-04-25 12:10:24 UTC) #34
Nils Barth (inactive)
On 2014/04/25 12:10:24, Paweł Hajdan Jr. wrote: > Please see the following builds: > > ...
6 years, 8 months ago (2014-04-28 05:32:55 UTC) #35
Nils Barth (inactive)
I got normcase & normpath backwards: these convert / to \ on Windows (POSIX to ...
6 years, 8 months ago (2014-04-28 05:35:28 UTC) #36
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 8 months ago (2014-04-28 06:17:22 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/244313005/120001
6 years, 8 months ago (2014-04-28 06:17:59 UTC) #38
commit-bot: I haz the power
6 years, 8 months ago (2014-04-28 07:55:57 UTC) #39
Message was sent while issue was closed.
Change committed as 266477

Powered by Google App Engine
This is Rietveld 408576698