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

Issue 8869001: Adding new pyauto perf test for an HTML5 benchmark. (Closed)

Created:
9 years ago by dennis_jeffrey
Modified:
9 years ago
Reviewers:
Nirnimesh
CC:
chromium-reviews, Nirnimesh, John Grabowski, anantha, dyu1, Paweł Hajdan Jr., dennis_jeffrey, trond, keybuk, krisr
Visibility:
Public.

Description

Adding new pyauto perf test for an HTML5 benchmark. BUG=chromium-os:23269 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113665

Patch Set 1 #

Patch Set 2 : Increased timeout since this benchmark can be really slow on ChromeOS. #

Total comments: 4

Patch Set 3 : Addressed review comment. #

Patch Set 4 : Merged with trunk (required minor edit). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M chrome/test/functional/perf.py View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dennis_jeffrey
9 years ago (2011-12-07 22:48:18 UTC) #1
Nirnimesh
LGTM http://codereview.chromium.org/8869001/diff/2001/chrome/test/functional/perf.py File chrome/test/functional/perf.py (right): http://codereview.chromium.org/8869001/diff/2001/chrome/test/functional/perf.py#newcode754 chrome/test/functional/perf.py:754: class HTML5Test(BasePerfTest): Change name to HTML5BenchmarkTest http://codereview.chromium.org/8869001/diff/2001/chrome/test/functional/perf.py#newcode755 chrome/test/functional/perf.py:755: ...
9 years ago (2011-12-07 22:55:22 UTC) #2
dennis_jeffrey
9 years ago (2011-12-07 23:04:46 UTC) #3
Thank you for the review.  There's a conflicting change to this file that is
being run through the CQ right now.  I'm going to wait until that lands before I
manually resolve the conflict and submit this.

http://codereview.chromium.org/8869001/diff/2001/chrome/test/functional/perf.py
File chrome/test/functional/perf.py (right):

http://codereview.chromium.org/8869001/diff/2001/chrome/test/functional/perf....
chrome/test/functional/perf.py:754: class HTML5Test(BasePerfTest):
On 2011/12/07 22:55:22, Nirnimesh wrote:
> Change name to HTML5BenchmarkTest

Done.

http://codereview.chromium.org/8869001/diff/2001/chrome/test/functional/perf....
chrome/test/functional/perf.py:755: """Tests for HTML5 performance."""
On 2011/12/07 22:55:22, Nirnimesh wrote:
> It'd be nice to declare the URL here.

Leaving alone as per offline discussion.  The URL is mentioned in the docstring
for the test below (line 758).

Powered by Google App Engine
This is Rietveld 408576698