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

Issue 1394983003: openh264_unittests empty dummy test added (Closed)

Created:
5 years, 2 months ago by hbos_chromium
Modified:
5 years ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

openh264_unittests empty dummy test added. This will enable trybots to run this new test binary (openh264_unittests) for a future CL that adds actual test code and more to it. In the follow-up CL OpenH264 will be pulled in (adding third_party/openh264/src) and build files and test code will be added. That CL needs the trybots to run its test code. BUG=500605 Committed: https://crrev.com/e409ed4bb768e07371b5e4ebcf107c023796ac57 Cr-Commit-Position: refs/heads/master@{#353769}

Patch Set 1 #

Patch Set 2 : BUILD.gn #

Total comments: 4

Patch Set 3 : README.chromium #

Total comments: 1

Patch Set 4 : LICENSE file to satisfy webview_licenses.py (will be replaced by third_party/openh264/src/LICENSE when future CL pulls in src) #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -26 lines) Patch
M BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M build/all.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M build/gn_migration.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/openh264/DEPS View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/openh264/LICENSE View 1 2 3 2 chunks +4 lines, -8 lines 0 comments Download
A third_party/openh264/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/openh264/README.chromium View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
A + third_party/openh264/tests/BUILD.gn View 1 1 chunk +11 lines, -5 lines 1 comment Download
A + third_party/openh264/tests/openh264_unittests.cc View 1 chunk +11 lines, -2 lines 0 comments Download
A + third_party/openh264/tests/openh264_unittests.gyp View 1 1 chunk +8 lines, -10 lines 1 comment Download

Messages

Total messages: 23 (6 generated)
hbos_chromium
PTAL phoglund, dpranke.
5 years, 2 months ago (2015-10-09 13:41:38 UTC) #2
phoglund_chromium
lgtm
5 years, 2 months ago (2015-10-09 13:54:32 UTC) #3
Dirk Pranke
You should have changes to BUILD.gn files as well ..
5 years, 2 months ago (2015-10-09 19:05:12 UTC) #4
hbos_chromium
PTAL dpranke. Forgot the GN, added. Can you lgtm assuming I fix the "webview_licenses" failure ...
5 years, 2 months ago (2015-10-12 15:30:25 UTC) #5
Dirk Pranke
lgtm w/ changes and green bots :). https://codereview.chromium.org/1394983003/diff/20001/build/all.gyp File build/all.gyp (right): https://codereview.chromium.org/1394983003/diff/20001/build/all.gyp#newcode33 build/all.gyp:33: '../third_party/openh264/tests/openh264_unittests.gyp:*', Please ...
5 years, 2 months ago (2015-10-12 18:28:50 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1394983003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1394983003/40001
5 years, 2 months ago (2015-10-13 10:21:18 UTC) #8
hbos_chromium
PTAL phoglund https://codereview.chromium.org/1394983003/diff/20001/build/all.gyp File build/all.gyp (right): https://codereview.chromium.org/1394983003/diff/20001/build/all.gyp#newcode33 build/all.gyp:33: '../third_party/openh264/tests/openh264_unittests.gyp:*', On 2015/10/12 18:28:50, Dirk Pranke wrote: ...
5 years, 2 months ago (2015-10-13 10:21:42 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/81166)
5 years, 2 months ago (2015-10-13 12:55:20 UTC) #11
kjellander_chromium
lgtm with a question (actually two) https://codereview.chromium.org/1394983003/diff/60001/third_party/openh264/tests/BUILD.gn File third_party/openh264/tests/BUILD.gn (right): https://codereview.chromium.org/1394983003/diff/60001/third_party/openh264/tests/BUILD.gn#newcode9 third_party/openh264/tests/BUILD.gn:9: "//", Is the ...
5 years, 2 months ago (2015-10-13 14:18:25 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1394983003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1394983003/60001
5 years, 2 months ago (2015-10-13 14:44:38 UTC) #16
hbos_chromium
On 2015/10/13 14:18:25, kjellander (chromium) wrote: > lgtm with a question (actually two) > > ...
5 years, 2 months ago (2015-10-13 14:45:47 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 2 months ago (2015-10-13 16:27:55 UTC) #18
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/e409ed4bb768e07371b5e4ebcf107c023796ac57 Cr-Commit-Position: refs/heads/master@{#353769}
5 years, 2 months ago (2015-10-13 16:45:32 UTC) #19
Dirk Pranke
On 2015/10/13 14:45:47, hbos_chromium wrote: > On 2015/10/13 14:18:25, kjellander (chromium) wrote: > > lgtm ...
5 years, 2 months ago (2015-10-13 20:21:56 UTC) #20
brettw
Did you follow http://www.chromium.org/developers/adding-3rd-party-libraries ? I don't see any third_party OWNERS on the review.
5 years, 1 month ago (2015-11-23 23:51:08 UTC) #21
Dirk Pranke
On 2015/11/23 23:51:08, brettw wrote: > Did you follow http://www.chromium.org/developers/adding-3rd-party-libraries ? I > don't see ...
5 years, 1 month ago (2015-11-24 00:20:03 UTC) #22
hbos_chromium
5 years ago (2015-11-24 09:12:33 UTC) #23
Message was sent while issue was closed.
On 2015/11/24 00:20:03, Dirk Pranke wrote:
> On 2015/11/23 23:51:08, brettw wrote:
> > Did you follow http://www.chromium.org/developers/adding-3rd-party-libraries
?
> I
> > don't see any third_party OWNERS on the review.
> 
> argh. yeah, good question. Normally chromium_presubmit would complain, but in
> this case it saw that the
> CL was being added by one of the OWNERS in the directory, and thought that was
> okay.

Oh, good catch. I did look at
https://www.chromium.org/developers/adding-3rd-party-libraries but for some
reason I was thinking the security review would occur at a later stage in the
process (after several follow-up CLs) and I guess I didn't look too carefully at
the "Get a Review" section. It was momentarily ignored but not forgotten. My
bad, I'll get right to it.

Powered by Google App Engine
This is Rietveld 408576698