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

Issue 11299095: Add a first test for tools/find_runtime_symbols. (Closed)

Created:
8 years, 1 month ago by Dai Mikurube (NOT FULLTIME)
Modified:
8 years, 1 month ago
CC:
chromium-reviews, pam+watch_chromium.org, dmikurube+memory_chromium.org
Visibility:
Public.

Description

Add a first test for tools/find_runtime_symbols. BUG=123749 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=169023

Patch Set 1 #

Total comments: 8

Patch Set 2 : fixed #

Total comments: 2

Patch Set 3 : fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -31 lines) Patch
A + tools/find_runtime_symbols/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/find_runtime_symbols/find_runtime_symbols.py View 1 5 chunks +17 lines, -15 lines 0 comments Download
M tools/find_runtime_symbols/prepare_symbol_info.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/find_runtime_symbols/proc_maps.py View 1 2 5 chunks +23 lines, -9 lines 0 comments Download
M tools/find_runtime_symbols/static_symbols.py View 2 chunks +4 lines, -4 lines 0 comments Download
A tools/find_runtime_symbols/tests/proc_maps_test.py View 1 1 chunk +110 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Dai Mikurube (NOT FULLTIME)
Hi, It's a test for tools/find_runtime_symbols. Could you take a look when you have time? ...
8 years, 1 month ago (2012-11-20 07:39:41 UTC) #1
M-A Ruel
https://codereview.chromium.org/11299095/diff/1/tools/find_runtime_symbols/find_runtime_symbols.py File tools/find_runtime_symbols/find_runtime_symbols.py (right): https://codereview.chromium.org/11299095/diff/1/tools/find_runtime_symbols/find_runtime_symbols.py#newcode23 tools/find_runtime_symbols/find_runtime_symbols.py:23: def output(self, address, symbol): # pylint: disable=W0613 two spaces ...
8 years, 1 month ago (2012-11-20 14:30:00 UTC) #2
Dai Mikurube (NOT FULLTIME)
Thanks, maruel. Fixed them. Could you take another look? https://codereview.chromium.org/11299095/diff/1/tools/find_runtime_symbols/find_runtime_symbols.py File tools/find_runtime_symbols/find_runtime_symbols.py (right): https://codereview.chromium.org/11299095/diff/1/tools/find_runtime_symbols/find_runtime_symbols.py#newcode23 tools/find_runtime_symbols/find_runtime_symbols.py:23: ...
8 years, 1 month ago (2012-11-21 05:51:45 UTC) #3
M-A Ruel
lgtm https://codereview.chromium.org/11299095/diff/6001/tools/find_runtime_symbols/proc_maps.py File tools/find_runtime_symbols/proc_maps.py (right): https://codereview.chromium.org/11299095/diff/6001/tools/find_runtime_symbols/proc_maps.py#newcode44 tools/find_runtime_symbols/proc_maps.py:44: } align at return, e.g. -4.
8 years, 1 month ago (2012-11-21 09:09:01 UTC) #4
Dai Mikurube (NOT FULLTIME)
Fixed it. Thank you! https://codereview.chromium.org/11299095/diff/6001/tools/find_runtime_symbols/proc_maps.py File tools/find_runtime_symbols/proc_maps.py (right): https://codereview.chromium.org/11299095/diff/6001/tools/find_runtime_symbols/proc_maps.py#newcode44 tools/find_runtime_symbols/proc_maps.py:44: } On 2012/11/21 09:09:01, Marc-Antoine ...
8 years, 1 month ago (2012-11-21 09:14:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/11299095/10
8 years, 1 month ago (2012-11-21 09:14:55 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
8 years, 1 month ago (2012-11-21 09:51:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/11299095/10
8 years, 1 month ago (2012-11-21 10:28:56 UTC) #8
commit-bot: I haz the power
8 years, 1 month ago (2012-11-21 12:33:53 UTC) #9
Change committed as 169023

Powered by Google App Engine
This is Rietveld 408576698