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

Issue 2426773005: media: Reorganize media unittests (Closed)

Created:
4 years, 2 months ago by xhwang
Modified:
4 years, 2 months ago
Reviewers:
watk
CC:
chromium-reviews, feature-media-reviews_chromium.org, avayvod+watch_chromium.org, mlamouri+watch-media_chromium.org, mac-reviews_chromium.org, mcasas, miu, xjz
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Reorganize media unittests - Put the current "media" unittest files in a source_set. - Add a "media_base_unittests" target which includes only "media" unittests. - Update "media_unittests" so that it includes "media" unittests for now but in the future it will also include tests for other subfolders, e.g. caputre, remoting, mojo etc. - Also rename "unittests" targets to "unit_tests" to be consistent to the rest of the codebase. BUG=656112 TEST=This only reorganizes tests and doesn't change any existing tests. Committed: https://crrev.com/f072c4c56b530b857771e3eea4358ba0daea3c19 Cr-Commit-Position: refs/heads/master@{#426665}

Patch Set 1 #

Total comments: 5

Patch Set 2 : media: Reorganize media unittests #

Patch Set 3 : fix android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -101 lines) Patch
M media/BUILD.gn View 1 2 8 chunks +32 lines, -25 lines 0 comments Download
M media/audio/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/BUILD.gn View 1 2 5 chunks +22 lines, -4 lines 0 comments Download
M media/base/android/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/mac/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
D media/base/run_all_unittests.cc View 1 chunk +0 lines, -66 lines 0 comments Download
M media/test/BUILD.gn View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
A + media/test/run_all_unittests.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 30 (20 generated)
xhwang
PTAL
4 years, 2 months ago (2016-10-18 23:15:40 UTC) #4
xhwang
mcasas/miu/xjz: FYI
4 years, 2 months ago (2016-10-18 23:16:18 UTC) #5
miu
So, when we add media/remoting, will it be okay to add the mojo EDK init ...
4 years, 2 months ago (2016-10-18 23:40:50 UTC) #8
watk
https://chromiumcodereview.appspot.com/2426773005/diff/1/media/BUILD.gn File media/BUILD.gn (right): https://chromiumcodereview.appspot.com/2426773005/diff/1/media/BUILD.gn#newcode721 media/BUILD.gn:721: test("media_base_unittests") { I only have nits/discussion points: * I ...
4 years, 2 months ago (2016-10-18 23:42:22 UTC) #9
watk
lgtm
4 years, 2 months ago (2016-10-18 23:46:19 UTC) #10
xhwang
Comments addressed. Sorry for the delay. Now it seems android bots are broken, I'll fix ...
4 years, 2 months ago (2016-10-20 16:33:09 UTC) #20
watk
https://chromiumcodereview.appspot.com/2426773005/diff/1/media/BUILD.gn File media/BUILD.gn (right): https://chromiumcodereview.appspot.com/2426773005/diff/1/media/BUILD.gn#newcode721 media/BUILD.gn:721: test("media_base_unittests") { On 2016/10/20 16:33:09, xhwang wrote: > On ...
4 years, 2 months ago (2016-10-20 21:24:20 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2426773005/60001
4 years, 2 months ago (2016-10-21 00:04:57 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 2 months ago (2016-10-21 00:54:00 UTC) #28
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:25:14 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f072c4c56b530b857771e3eea4358ba0daea3c19
Cr-Commit-Position: refs/heads/master@{#426665}

Powered by Google App Engine
This is Rietveld 408576698