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

Issue 42628: - Add UI test for the V8 Benchmark Suite.... (Closed)

Created:
11 years, 9 months ago by Patrick Johnson
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

- Add UI test for the V8 Benchmark Suite. - Modify the V8 Benchmark Suite to work with the UI test framework. - Add utils for JavaScript UI tests. - Move automation.js files for SunSpider and V8 Benchmark to the src/chrome/test/ui directory. - Overload UITest::PrintResult for convenience. BUG=9255 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12823

Patch Set 1 #

Total comments: 15

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 4

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+829 lines, -71 lines) Patch
M chrome/test/data/sunspider/README.chromium View 5 1 chunk +2 lines, -2 lines 0 comments Download
D chrome/test/data/sunspider/automation.js View 1 chunk +0 lines, -31 lines 0 comments Download
M chrome/test/data/sunspider/sunspider-results.html View 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/v8_benchmark/README.chromium View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
A chrome/test/data/v8_benchmark/json2.js View 1 chunk +478 lines, -0 lines 0 comments Download
M chrome/test/data/v8_benchmark/run.html View 1 2 3 4 5 3 chunks +5 lines, -0 lines 0 comments Download
A chrome/test/ui/javascript_test_util.h View 1 chunk +20 lines, -0 lines 0 comments Download
A chrome/test/ui/javascript_test_util.cc View 1 chunk +55 lines, -0 lines 0 comments Download
M chrome/test/ui/sunspider_uitest.cc View 2 3 4 2 chunks +2 lines, -36 lines 0 comments Download
A chrome/test/ui/sunspider_uitest.js View 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/test/ui/ui_test.h View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/test/ui/ui_test.cc View 1 2 3 4 2 chunks +12 lines, -1 line 0 comments Download
M chrome/test/ui/ui_tests.scons View 1 2 3 4 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/test/ui/ui_tests.vcproj View 1 2 3 4 2 chunks +16 lines, -0 lines 0 comments Download
A chrome/test/ui/v8_benchmark_uitest.cc View 1 2 3 4 1 chunk +150 lines, -0 lines 0 comments Download
A chrome/test/ui/v8_benchmark_uitest.js View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Patrick Johnson
Sorry to keep sending these reviews to you. I thought you would be in a ...
11 years, 9 months ago (2009-03-26 01:14:48 UTC) #1
Pam (message me for reviews)
http://codereview.chromium.org/42628/diff/1/2 File chrome/test/data/v8_benchmark/README.chromium (right): http://codereview.chromium.org/42628/diff/1/2#newcode14 Line 14: - Added json2.js, a parser/stringifier for JSON in ...
11 years, 9 months ago (2009-03-26 17:09:30 UTC) #2
Patrick Johnson
http://codereview.chromium.org/42628/diff/1/3 File chrome/test/data/v8_benchmark/automation.js (right): http://codereview.chromium.org/42628/diff/1/3#newcode7 Line 7: // Automation utilities. On 2009/03/26 17:09:30, Pam wrote: ...
11 years, 8 months ago (2009-03-30 18:09:57 UTC) #3
Patrick Johnson
http://codereview.chromium.org/42628/diff/1/7 File chrome/test/ui/v8_benchmark_uitest.cc (right): http://codereview.chromium.org/42628/diff/1/7#newcode80 Line 80: bool GetResults(TabProxy* tab, ResultsMap* results) { On 2009/03/30 ...
11 years, 8 months ago (2009-03-30 18:48:41 UTC) #4
Pam (message me for reviews)
Just a few minor points. http://codereview.chromium.org/42628/diff/1/3 File chrome/test/data/v8_benchmark/automation.js (right): http://codereview.chromium.org/42628/diff/1/3#newcode7 Line 7: // Automation utilities. ...
11 years, 8 months ago (2009-03-30 21:42:07 UTC) #5
Patrick Johnson
http://codereview.chromium.org/42628/diff/1/3 File chrome/test/data/v8_benchmark/automation.js (right): http://codereview.chromium.org/42628/diff/1/3#newcode7 Line 7: // Automation utilities. On 2009/03/30 21:42:07, Pam wrote: ...
11 years, 8 months ago (2009-03-30 22:54:32 UTC) #6
Pam (message me for reviews)
11 years, 8 months ago (2009-03-30 22:58:25 UTC) #7
LGTM!

- Pam

Powered by Google App Engine
This is Rietveld 408576698