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

Issue 9323044: Refactor PipelineIntegrationTest into PipelineIntegrationTestBase. (Closed)

Created:
8 years, 10 months ago by DaleCurtis
Modified:
8 years, 10 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

Refactor PipelineIntegrationTest into PipelineIntegrationTestBase. No changes, just splits current framework out into PipelineIntegrationTestBase. BUG=112321 TEST=media_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120736

Patch Set 1 #

Total comments: 5

Patch Set 2 : Code review fixes. #

Patch Set 3 : Rebase. #

Patch Set 4 : Try fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+240 lines, -181 lines) Patch
M media/filters/pipeline_integration_test.cc View 3 chunks +3 lines, -181 lines 0 comments Download
A media/filters/pipeline_integration_test_base.h View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
A media/filters/pipeline_integration_test_base.cc View 1 1 chunk +172 lines, -0 lines 0 comments Download
M media/media.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
DaleCurtis
First cut at refactoring. Thoughts? https://chromiumcodereview.appspot.com/9323044/diff/1/media/filters/pipeline_integration_test_base.cc File media/filters/pipeline_integration_test_base.cc (right): https://chromiumcodereview.appspot.com/9323044/diff/1/media/filters/pipeline_integration_test_base.cc#newcode139 media/filters/pipeline_integration_test_base.cc:139: scoped_ptr<FilterCollection> PipelineIntegrationTestBase::CreateFilterCollection( Unsure what ...
8 years, 10 months ago (2012-02-03 20:54:44 UTC) #1
acolwell GONE FROM CHROMIUM
LGTM https://chromiumcodereview.appspot.com/9323044/diff/1/media/filters/pipeline_integration_test_base.cc File media/filters/pipeline_integration_test_base.cc (right): https://chromiumcodereview.appspot.com/9323044/diff/1/media/filters/pipeline_integration_test_base.cc#newcode139 media/filters/pipeline_integration_test_base.cc:139: scoped_ptr<FilterCollection> PipelineIntegrationTestBase::CreateFilterCollection( On 2012/02/03 20:54:44, DaleCurtis wrote: > ...
8 years, 10 months ago (2012-02-03 22:28:59 UTC) #2
DaleCurtis
Is protected good enough? https://chromiumcodereview.appspot.com/9323044/diff/1/media/filters/pipeline_integration_test_base.cc File media/filters/pipeline_integration_test_base.cc (right): https://chromiumcodereview.appspot.com/9323044/diff/1/media/filters/pipeline_integration_test_base.cc#newcode139 media/filters/pipeline_integration_test_base.cc:139: scoped_ptr<FilterCollection> PipelineIntegrationTestBase::CreateFilterCollection( On 2012/02/03 22:28:59, ...
8 years, 10 months ago (2012-02-06 19:26:32 UTC) #3
acolwell GONE FROM CHROMIUM
On 2012/02/06 19:26:32, DaleCurtis wrote: > Is protected good enough? > protected is fine. LGTM ...
8 years, 10 months ago (2012-02-06 20:31:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/9323044/6003
8 years, 10 months ago (2012-02-06 21:20:36 UTC) #5
commit-bot: I haz the power
Try job failure for 9323044-6003 (retry) on linux_rel for step "ui_tests". It's a second try, ...
8 years, 10 months ago (2012-02-06 22:47:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/9323044/16001
8 years, 10 months ago (2012-02-07 03:30:02 UTC) #7
commit-bot: I haz the power
8 years, 10 months ago (2012-02-07 07:04:56 UTC) #8
Change committed as 120736

Powered by Google App Engine
This is Rietveld 408576698