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

Issue 21150015: gpu: Add WebGL robustness telemetry test (Closed)

Created:
7 years, 4 months ago by Sami
Modified:
7 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

gpu: Add WebGL robustness telemetry test This patch adds a telemetry-based WebGL robustness test. It executes an optional test from the WebGL conformance test suite to trigger a GPU context loss and verifies this doesn't crash the browser. To run the test for example on Android, execute: $ content/test/gpu/run_gpu_test --browser=android-chrome webgl_robustness BUG=232449 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215929

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added requestAnimationFrame loop. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -0 lines) Patch
A content/test/gpu/gpu_tests/webgl_robustness.py View 1 1 chunk +64 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Sami
7 years, 4 months ago (2013-07-30 11:17:05 UTC) #1
Ken Russell (switch to Gerrit)
Please wait for Brandon's review. Overall this LGTM. https://codereview.chromium.org/21150015/diff/1/content/test/gpu/gpu_tests/webgl_robustness.py File content/test/gpu/gpu_tests/webgl_robustness.py (right): https://codereview.chromium.org/21150015/diff/1/content/test/gpu/gpu_tests/webgl_robustness.py#newcode15 content/test/gpu/gpu_tests/webgl_robustness.py:15: webglTestHarness.notifyFinished(); ...
7 years, 4 months ago (2013-07-30 19:39:27 UTC) #2
bajones
https://codereview.chromium.org/21150015/diff/1/content/test/gpu/gpu_tests/webgl_robustness.py File content/test/gpu/gpu_tests/webgl_robustness.py (right): https://codereview.chromium.org/21150015/diff/1/content/test/gpu/gpu_tests/webgl_robustness.py#newcode15 content/test/gpu/gpu_tests/webgl_robustness.py:15: webglTestHarness.notifyFinished(); On 2013/07/30 19:39:27, Ken Russell wrote: > If ...
7 years, 4 months ago (2013-07-30 20:51:03 UTC) #3
Ken Russell (switch to Gerrit)
On 2013/07/30 20:51:03, bajones wrote: > Perhaps I'm missing something, but I don't see where ...
7 years, 4 months ago (2013-07-30 22:25:23 UTC) #4
bajones
On 2013/07/30 22:25:23, Ken Russell wrote: > On 2013/07/30 20:51:03, bajones wrote: > > Perhaps ...
7 years, 4 months ago (2013-07-30 22:31:58 UTC) #5
Sami
Great idea about running the test in a loop until we lose the context. I've ...
7 years, 4 months ago (2013-08-06 15:13:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/21150015/9001
7 years, 4 months ago (2013-08-06 15:13:47 UTC) #7
Sami
FYI, the driver regression is tracked in https://b/10203430.
7 years, 4 months ago (2013-08-06 16:07:18 UTC) #8
commit-bot: I haz the power
7 years, 4 months ago (2013-08-06 18:01:44 UTC) #9
Message was sent while issue was closed.
Change committed as 215929

Powered by Google App Engine
This is Rietveld 408576698