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

Issue 894473002: Add build targets for Opus tests. (Closed)

Created:
5 years, 10 months ago by wtc
Modified:
5 years, 10 months 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

Add build targets for Opus tests. test_opus_api, test_opus_encode, test_opus_decode, and test_opus_padding can be run directly, with no command-line options, and they print out "OK" during the test and an overall status message such as "All API tests passed." or "Tests completed successfully." at the end. The celt component has several unit tests. I didn't add build targets for them because some of them don't print any output, so you'd need a test harness script to examine their exit status. R=henrika@chromium.org,sergeyu@chromium.org BUG=452984 Committed: https://crrev.com/8b76b75f78ffdb9760ee7eea4f149c5d2b64bc89 Cr-Commit-Position: refs/heads/master@{#314235}

Patch Set 1 #

Patch Set 2 : Specify -Wno-nonnull for the test_opus_decode target #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -66 lines) Patch
M third_party/opus/BUILD.gn View 1 4 chunks +93 lines, -27 lines 0 comments Download
M third_party/opus/opus.gyp View 1 3 chunks +78 lines, -39 lines 5 comments Download

Messages

Total messages: 13 (2 generated)
wtc
Please review this relanding CL. Patch set 1 is the same as the original CL ...
5 years, 10 months ago (2015-02-02 18:56:59 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/894473002/diff/20001/third_party/opus/opus.gyp File third_party/opus/opus.gyp (right): https://codereview.chromium.org/894473002/diff/20001/third_party/opus/opus.gyp#newcode230 third_party/opus/opus.gyp:230: 'cflags': ['-Wno-nonnull'], Does this work with both gcc and ...
5 years, 10 months ago (2015-02-02 19:04:38 UTC) #3
wtc
https://codereview.chromium.org/894473002/diff/20001/third_party/opus/opus.gyp File third_party/opus/opus.gyp (right): https://codereview.chromium.org/894473002/diff/20001/third_party/opus/opus.gyp#newcode230 third_party/opus/opus.gyp:230: 'cflags': ['-Wno-nonnull'], On 2015/02/02 19:04:38, Sergey Ulanov wrote: > ...
5 years, 10 months ago (2015-02-02 21:45:47 UTC) #4
wtc
https://codereview.chromium.org/894473002/diff/20001/third_party/opus/opus.gyp File third_party/opus/opus.gyp (right): https://codereview.chromium.org/894473002/diff/20001/third_party/opus/opus.gyp#newcode234 third_party/opus/opus.gyp:234: 'WARNING_CFLAGS': ['-Wno-nonnull'], I forgot to add that Mark Mentovai ...
5 years, 10 months ago (2015-02-02 21:47:21 UTC) #5
brettw
gn LGTM
5 years, 10 months ago (2015-02-02 21:57:57 UTC) #6
Sergey Ulanov
lgtm
5 years, 10 months ago (2015-02-02 22:29:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/894473002/20001
5 years, 10 months ago (2015-02-03 01:02:29 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-03 01:32:05 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/8b76b75f78ffdb9760ee7eea4f149c5d2b64bc89 Cr-Commit-Position: refs/heads/master@{#314235}
5 years, 10 months ago (2015-02-03 01:33:42 UTC) #11
wtc
On 2015/02/02 18:56:59, wtc wrote: > > The best fix would be to modify the ...
5 years, 10 months ago (2015-02-03 03:04:17 UTC) #12
henrika (OOO until Aug 14)
5 years, 10 months ago (2015-02-03 09:34:07 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/884483005/ by henrika@chromium.org.

The reason for reverting is: This CL breaks WebRTC in Chrome and must be
reverted. Contact tlegrand@ for more details..

Powered by Google App Engine
This is Rietveld 408576698