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

Issue 2481563002: Add AVDA unittests to media_unittests (Closed)

Created:
4 years, 1 month ago by watk
Modified:
4 years, 1 month ago
Reviewers:
xhwang
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add AVDA unittests to media_unittests The AVDA unit tests were previously only included in the video_decode_accelerator_unittest target, which isn't run automatically. Now they're in a seperate source_set that's also included in media_unittests so they'll be run automatically with the rest of our tests. BUG=642972 Committed: https://crrev.com/722f30f115b2ba519d003cdeac6ba75c7ac1a8e5 Cr-Commit-Position: refs/heads/master@{#430107}

Patch Set 1 #

Total comments: 7

Patch Set 2 : comments #

Patch Set 3 : make gn check pass #

Total comments: 2

Patch Set 4 : move it #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -23 lines) Patch
M media/BUILD.gn View 3 1 chunk +1 line, -0 lines 0 comments Download
M media/gpu/BUILD.gn View 1 2 5 chunks +32 lines, -17 lines 0 comments Download
M media/gpu/android_video_decode_accelerator_unittest.cc View 1 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 26 (13 generated)
watk
PTAL
4 years, 1 month ago (2016-11-04 22:06:03 UTC) #3
xhwang
looking good. just have a question. https://codereview.chromium.org/2481563002/diff/1/media/gpu/BUILD.gn File media/gpu/BUILD.gn (right): https://codereview.chromium.org/2481563002/diff/1/media/gpu/BUILD.gn#newcode372 media/gpu/BUILD.gn:372: test("video_decode_accelerator_unittest") { Is ...
4 years, 1 month ago (2016-11-04 22:20:44 UTC) #4
watk
https://codereview.chromium.org/2481563002/diff/1/media/gpu/BUILD.gn File media/gpu/BUILD.gn (right): https://codereview.chromium.org/2481563002/diff/1/media/gpu/BUILD.gn#newcode372 media/gpu/BUILD.gn:372: test("video_decode_accelerator_unittest") { On 2016/11/04 22:20:44, xhwang wrote: > Is ...
4 years, 1 month ago (2016-11-04 22:25:45 UTC) #5
xhwang
LGTM % nit https://codereview.chromium.org/2481563002/diff/1/media/gpu/BUILD.gn File media/gpu/BUILD.gn (right): https://codereview.chromium.org/2481563002/diff/1/media/gpu/BUILD.gn#newcode372 media/gpu/BUILD.gn:372: test("video_decode_accelerator_unittest") { On 2016/11/04 22:25:45, watk ...
4 years, 1 month ago (2016-11-04 22:42:36 UTC) #6
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/2481563002/20001
4 years, 1 month ago (2016-11-04 22:51:45 UTC) #9
watk
https://codereview.chromium.org/2481563002/diff/1/media/gpu/android_video_decode_accelerator_unittest.cc File media/gpu/android_video_decode_accelerator_unittest.cc (right): https://codereview.chromium.org/2481563002/diff/1/media/gpu/android_video_decode_accelerator_unittest.cc#newcode110 media/gpu/android_video_decode_accelerator_unittest.cc:110: ASSERT_TRUE(Initialize(H264PROFILE_BASELINE)); On 2016/11/04 22:42:36, xhwang wrote: > On 2016/11/04 ...
4 years, 1 month ago (2016-11-04 22:54:03 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/174939) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-11-04 22:56:31 UTC) #12
watk
https://codereview.chromium.org/2481563002/diff/40001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/2481563002/diff/40001/media/BUILD.gn#newcode718 media/BUILD.gn:718: "//media/gpu:android_video_decode_accelerator_unittests", Whether I put this here or inside "if ...
4 years, 1 month ago (2016-11-04 23:12:31 UTC) #13
xhwang
https://codereview.chromium.org/2481563002/diff/40001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/2481563002/diff/40001/media/BUILD.gn#newcode718 media/BUILD.gn:718: "//media/gpu:android_video_decode_accelerator_unittests", On 2016/11/04 23:12:31, watk wrote: > Whether I ...
4 years, 1 month ago (2016-11-04 23:14:20 UTC) #14
watk
On 2016/11/04 23:14:20, xhwang wrote: > https://codereview.chromium.org/2481563002/diff/40001/media/BUILD.gn > File media/BUILD.gn (right): > > https://codereview.chromium.org/2481563002/diff/40001/media/BUILD.gn#newcode718 > ...
4 years, 1 month ago (2016-11-04 23:16:40 UTC) #15
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/2481563002/60001
4 years, 1 month ago (2016-11-05 00:57:30 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-05 01:03:47 UTC) #24
commit-bot: I haz the power
4 years, 1 month ago (2016-11-05 01:05:55 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/722f30f115b2ba519d003cdeac6ba75c7ac1a8e5
Cr-Commit-Position: refs/heads/master@{#430107}

Powered by Google App Engine
This is Rietveld 408576698