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

Issue 8692013: Improve GPU tests to fail when GPU drawing fails (Closed)

Created:
9 years ago by jbates
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Improve GPU tests to fail when GPU drawing fails. Changed the accelerated html pages to use raf to draw multiple frames. Changed the webgl and canvas2d pages to draw onscreen rather than offscreen to make sure the compositor draws the page. BUG=105785, 104142 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112763

Patch Set 1 #

Patch Set 2 : tests seem to be fixed #

Total comments: 5

Patch Set 3 : feedback, added check for gpu context creation #

Patch Set 4 : width,height #

Patch Set 5 : testing try bots #

Patch Set 6 : testing try bots #

Patch Set 7 : testing try bots #

Patch Set 8 : re-added DLOG #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -54 lines) Patch
M base/debug/trace_event.h View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/test/data/gpu/feature_canvas2d.html View 1 2 chunks +24 lines, -11 lines 0 comments Download
M chrome/test/data/gpu/feature_compositing.html View 1 1 chunk +13 lines, -2 lines 0 comments Download
M chrome/test/data/gpu/feature_webgl.html View 1 2 3 2 chunks +29 lines, -8 lines 0 comments Download
M chrome/test/gpu/gpu_feature_browsertest.cc View 1 2 3 4 5 6 8 chunks +67 lines, -24 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 2 3 4 5 6 2 chunks +4 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 1 2 3 4 5 6 7 4 chunks +7 lines, -0 lines 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 2 3 4 5 6 2 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jbates
ptal http://codereview.chromium.org/8692013/diff/2001/chrome/test/gpu/gpu_feature_browsertest.cc File chrome/test/gpu/gpu_feature_browsertest.cc (left): http://codereview.chromium.org/8692013/diff/2001/chrome/test/gpu/gpu_feature_browsertest.cc#oldcode108 chrome/test/gpu/gpu_feature_browsertest.cc:108: #endif Let's see if this works now...
9 years ago (2011-11-30 02:24:35 UTC) #1
Zhenyao Mo
LGTM with two minor issues. Land if you can turn try bots green. http://codereview.chromium.org/8692013/diff/2001/chrome/test/data/gpu/feature_webgl.html File ...
9 years ago (2011-11-30 18:58:47 UTC) #2
jbates
Beginning the trybot investigation... http://codereview.chromium.org/8692013/diff/2001/chrome/test/data/gpu/feature_webgl.html File chrome/test/data/gpu/feature_webgl.html (right): http://codereview.chromium.org/8692013/diff/2001/chrome/test/data/gpu/feature_webgl.html#newcode34 chrome/test/data/gpu/feature_webgl.html:34: gl.viewport(0, 0, gl.viewportWidth, gl.viewportHeight); On ...
9 years ago (2011-11-30 20:21:52 UTC) #3
jbates
PTAL kbr: content/*/gpu/ owners review thakis: base/ owners review
9 years ago (2011-12-01 20:45:13 UTC) #4
Nico
base lgtm
9 years ago (2011-12-01 20:50:31 UTC) #5
Ken Russell (switch to Gerrit)
content/*/gpu LGTM Thanks for beefing up these tests.
9 years ago (2011-12-01 22:21:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbates@chromium.org/8692013/14001
9 years ago (2011-12-01 23:11:31 UTC) #7
commit-bot: I haz the power
Try job failure for 8692013-14001 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=3153 Step "update" is always ...
9 years ago (2011-12-01 23:30:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbates@chromium.org/8692013/14001
9 years ago (2011-12-01 23:36:34 UTC) #9
commit-bot: I haz the power
Try job failure for 8692013-14001 (retry) on win_rel for step "update". It's a second try, ...
9 years ago (2011-12-02 01:29:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbates@chromium.org/8692013/14001
9 years ago (2011-12-02 18:03:27 UTC) #11
commit-bot: I haz the power
9 years ago (2011-12-02 19:45:08 UTC) #12
Change committed as 112763

Powered by Google App Engine
This is Rietveld 408576698