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

Issue 874023003: Separate GPU Trace Test into 2 tests. (Closed)

Created:
5 years, 11 months ago by David Yen
Modified:
5 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Separate GPU Trace Test into 2 tests. Not all devices support GPU Tracing, but it is still useful to be able run a trace test which tests whether or not traces are properly plumbed all the way through the stack. This CL separates out trace tests into 2 different tests, the original "trace_test" only tests the CPU side and does not test anything on the GPU. The "device_trace_test" will be used to test whether or not GPU traces are working properly on devices which support it. Currently the device trace test is set to skip unconditionally. Once we have the recipes set up to run the "device_trace_test" we can enable this for devices that support it. BUG=455324 TEST=trybots Committed: https://crrev.com/f14b5b44f87fd607a05289a98df05860d862159a Cr-Commit-Position: refs/heads/master@{#314614}

Patch Set 1 #

Patch Set 2 : Fixed iteration type #

Patch Set 3 : Turn CL into just separating out trace_test and device_trace_test #

Patch Set 4 : Standardize base class naming #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -24 lines) Patch
M content/test/gpu/gpu_tests/trace_test.py View 1 2 3 3 chunks +54 lines, -22 lines 2 comments Download
M content/test/gpu/gpu_tests/trace_test_expectations.py View 1 2 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
David Yen
I've decided to move out the GPU related testing to a separate "device_trace_test", that way ...
5 years, 10 months ago (2015-01-27 19:33:03 UTC) #2
Ken Russell (switch to Gerrit)
+bajones and zmo as alternate reviewers Looking for vmiura@ to do the first review of ...
5 years, 10 months ago (2015-01-30 20:37:05 UTC) #4
David Yen
On 2015/01/30 20:37:05, Ken Russell wrote: > +bajones and zmo as alternate reviewers > > ...
5 years, 10 months ago (2015-02-02 23:37:00 UTC) #5
vmiura
LGTM + nit. https://codereview.chromium.org/874023003/diff/60001/content/test/gpu/gpu_tests/trace_test.py File content/test/gpu/gpu_tests/trace_test.py (right): https://codereview.chromium.org/874023003/diff/60001/content/test/gpu/gpu_tests/trace_test.py#newcode65 content/test/gpu/gpu_tests/trace_test.py:65: class _TraceValidator(_TraceValidatorBase): nit: "Service"TraceValidator, and similar ...
5 years, 10 months ago (2015-02-02 23:42:15 UTC) #6
David Yen
https://codereview.chromium.org/874023003/diff/60001/content/test/gpu/gpu_tests/trace_test.py File content/test/gpu/gpu_tests/trace_test.py (right): https://codereview.chromium.org/874023003/diff/60001/content/test/gpu/gpu_tests/trace_test.py#newcode65 content/test/gpu/gpu_tests/trace_test.py:65: class _TraceValidator(_TraceValidatorBase): On 2015/02/02 23:42:15, vmiura wrote: > nit: ...
5 years, 10 months ago (2015-02-02 23:52:46 UTC) #7
Ken Russell (switch to Gerrit)
LGTM. I suggest filing tracking bugs for work that spans multiple CLs.
5 years, 10 months ago (2015-02-04 01:49:38 UTC) #8
David Yen
On 2015/02/04 01:49:38, Ken Russell wrote: > LGTM. > > I suggest filing tracking bugs ...
5 years, 10 months ago (2015-02-04 19:26:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/874023003/60001
5 years, 10 months ago (2015-02-04 19:26:50 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-04 20:07:00 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-04 20:08:36 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f14b5b44f87fd607a05289a98df05860d862159a
Cr-Commit-Position: refs/heads/master@{#314614}

Powered by Google App Engine
This is Rietveld 408576698