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

Issue 7778048: Add README file and parametrize result directory in layout test analzyer tool. (Closed)

Created:
9 years, 3 months ago by imasaki1
Modified:
9 years, 3 months ago
Reviewers:
dennis_jeffrey
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, pam+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Add README file and parametrize result directory in layout test analzyer tool. Also, fix the bug that graph shows wrong time. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99780

Patch Set 1 #

Total comments: 14

Patch Set 2 : Modification based on CR comments. Fix the issue with graph time display. #

Patch Set 3 : Remove 'Design Overview' in README. #

Patch Set 4 : Minor change in comment. #

Patch Set 5 : Make one function inline and remove its unit test. #

Patch Set 6 : Correct mistake in the last upload. #

Total comments: 8

Patch Set 7 : Modification based on CR comments and add one more directory explaination in README. #

Patch Set 8 : Modify comments in trend_graph.py based on CR comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -5 lines) Patch
A media/tools/layout_tests/README View 1 2 3 4 5 6 1 chunk +93 lines, -0 lines 0 comments Download
M media/tools/layout_tests/layouttest_analyzer.py View 4 chunks +10 lines, -4 lines 0 comments Download
M media/tools/layout_tests/trend_graph.py View 1 2 3 4 5 6 7 1 chunk +11 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
imasaki1
Thank you.
9 years, 3 months ago (2011-08-31 17:29:46 UTC) #1
dennis_jeffrey
http://codereview.chromium.org/7778048/diff/1/media/tools/layout_tests/README File media/tools/layout_tests/README (right): http://codereview.chromium.org/7778048/diff/1/media/tools/layout_tests/README#newcode11 media/tools/layout_tests/README:11: options) (optional) You may want to also give a ...
9 years, 3 months ago (2011-08-31 17:49:40 UTC) #2
imasaki1
Thank you. I also added simple bug fix for trend graph about date format being ...
9 years, 3 months ago (2011-08-31 19:08:19 UTC) #3
dennis_jeffrey
Two minor comments and 1 question for clarification. http://codereview.chromium.org/7778048/diff/12001/media/tools/layout_tests/README File media/tools/layout_tests/README (right): http://codereview.chromium.org/7778048/diff/12001/media/tools/layout_tests/README#newcode45 media/tools/layout_tests/README:45: 3) ...
9 years, 3 months ago (2011-09-01 00:29:13 UTC) #4
imasaki1
Thank you. http://codereview.chromium.org/7778048/diff/12001/media/tools/layout_tests/README File media/tools/layout_tests/README (right): http://codereview.chromium.org/7778048/diff/12001/media/tools/layout_tests/README#newcode45 media/tools/layout_tests/README:45: 3) all obtained information sent out to ...
9 years, 3 months ago (2011-09-01 03:08:23 UTC) #5
dennis_jeffrey
Still just confused about 1 point. http://codereview.chromium.org/7778048/diff/12001/media/tools/layout_tests/trend_graph.py File media/tools/layout_tests/trend_graph.py (right): http://codereview.chromium.org/7778048/diff/12001/media/tools/layout_tests/trend_graph.py#newcode50 media/tools/layout_tests/trend_graph.py:50: str_list = datetime_string.split(',') ...
9 years, 3 months ago (2011-09-01 16:56:42 UTC) #6
imasaki1
Updated comments based on CR comments. Please let me know if it is still not ...
9 years, 3 months ago (2011-09-03 19:35:13 UTC) #7
dennis_jeffrey
9 years, 3 months ago (2011-09-06 18:32:59 UTC) #8
LGTM

Thank you for clarifying that last point about the date!

Powered by Google App Engine
This is Rietveld 408576698