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

Issue 11668013: Added GPU stress test with multiple tabs in one single window. (Closed)

Created:
8 years ago by Danh Nguyen
Modified:
6 years, 10 months ago
CC:
chromium-reviews, pam+watch_chromium.org, Vangelis Kokkevis, anantha, Sheridan Rawlins
Visibility:
Public.

Description

Added GPU stress test with multiple tabs in one single window. BUG=157495 TEST=./gpu_validation/run_gpu_validation_tests

Patch Set 1 #

Patch Set 2 : Uses fixed assets for opening tabs. #

Patch Set 3 : Renames run_tests. #

Total comments: 2

Patch Set 4 : Moves tests to content/test/gpu. #

Total comments: 4

Patch Set 5 : Updated per Dave's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -6 lines) Patch
M content/test/gpu/OWNERS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A + content/test/gpu/gpu_stress_tests/__init__.py View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
A content/test/gpu/gpu_stress_tests/gpu_stress_unittest.py View 1 2 3 4 1 chunk +64 lines, -0 lines 0 comments Download
A + content/test/gpu/run_gpu_stress_tests View 1 2 3 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Danh Nguyen
Hi Nat, Dave, I'm adding a simple GPU stress test case: - Opens multiple tabs ...
8 years ago (2012-12-21 22:21:34 UTC) #1
nduca
I you should call the main script run_gpu_validation_tests. Or run_<whatever your directory name is> Your ...
8 years ago (2012-12-21 23:04:31 UTC) #2
nduca
Did we give up on this?
7 years, 9 months ago (2013-03-13 06:08:48 UTC) #3
danhn
Hi Nat, It's been a long time. I'm going to get this done this week. ...
7 years, 9 months ago (2013-03-13 13:30:57 UTC) #4
Danh Nguyen
Hi Nat, I hope I've addressed all of your comments. Could you take another look ...
7 years, 9 months ago (2013-03-22 23:20:51 UTC) #5
nduca
I think there is now a content/test/gpu folder that has telemetry stuff. Maybe you should ...
7 years, 9 months ago (2013-03-26 06:32:07 UTC) #6
danhn
Thanks, Nat. I'll move them there. I've copied the test assets from content/test/data/gpu. Maybe when ...
7 years, 9 months ago (2013-03-26 15:03:27 UTC) #7
dtu
This doesn't seem like a unit test. Would it be better as a standalone executable? ...
7 years, 9 months ago (2013-03-28 02:11:42 UTC) #8
nduca
I'm confused, why wouldn't this be a unit test, ultimately? input: chrome test: did chrome ...
7 years, 9 months ago (2013-03-28 18:57:23 UTC) #9
dtu
On 2013/03/28 18:57:23, nduca wrote: > I'm confused, why wouldn't this be a unit test, ...
7 years, 9 months ago (2013-03-28 19:55:32 UTC) #10
Danh Nguyen
Thanks Dave & Nat for reviewing. I've moved the test to content/test/gpu as Nat suggested. ...
7 years, 8 months ago (2013-03-29 14:08:34 UTC) #11
nduca
@dtu can you review? I'm swamped.
7 years, 8 months ago (2013-04-02 23:44:25 UTC) #12
dtu
just nits. lgtm https://codereview.chromium.org/11668013/diff/19001/content/test/gpu/gpu_stress_tests/gpu_stress_unittest.py File content/test/gpu/gpu_stress_tests/gpu_stress_unittest.py (right): https://codereview.chromium.org/11668013/diff/19001/content/test/gpu/gpu_stress_tests/gpu_stress_unittest.py#newcode54 content/test/gpu/gpu_stress_tests/gpu_stress_unittest.py:54: tab_nums = range(1, NUM_TABS + 1) ...
7 years, 8 months ago (2013-04-03 00:32:49 UTC) #13
Danh Nguyen
Thank you Nat & Dave for your help on this CL. Danh https://codereview.chromium.org/11668013/diff/19001/content/test/gpu/gpu_stress_tests/gpu_stress_unittest.py File content/test/gpu/gpu_stress_tests/gpu_stress_unittest.py ...
7 years, 8 months ago (2013-04-03 15:21:57 UTC) #14
Danh Nguyen
Hi Ken, I'm adding a GPU stress test which Vangelis asked me to work on ...
7 years, 8 months ago (2013-04-03 15:24:41 UTC) #15
nduca
I'm not sure I agree with the previous lgt from @dtu. Why is this not ...
7 years, 8 months ago (2013-04-03 17:46:59 UTC) #16
nduca
There are many parts of page_runner that we bypass with this test. E.g. setting up ...
7 years, 8 months ago (2013-04-03 18:12:48 UTC) #17
Ken Russell (switch to Gerrit)
I don't have experience with telemetry so nduca and dtu should review this. They should ...
7 years, 8 months ago (2013-04-03 22:02:07 UTC) #18
dtu
On 2013/04/03 17:46:59, nduca wrote: > I'm not sure I agree with the previous lgt ...
7 years, 8 months ago (2013-04-10 23:52:32 UTC) #19
nduca
7 years, 8 months ago (2013-04-11 03:50:54 UTC) #20
I think we're flailing. I"d like to propose neither this, nor simons change go
in until we get a design doc written on the topic of multi-tab tests.

Powered by Google App Engine
This is Rietveld 408576698