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

Issue 1885763004: Major part of CrasAudioClientUnittest (Closed)

Created:
4 years, 8 months ago by Qiang(Joe) Xu
Modified:
4 years, 8 months ago
Reviewers:
jennyz
CC:
chromium-reviews, hashimoto+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Major part of CrasAudioClientUnittest Currently done: (1) signal monitoring test OutputMuteChanged, InputMuteChanged, NodesChanged, ActiveOutputNodeChanged, ActiveInputNodeChanged. (2) client API test GetVolumeState, GetNodes, SetGlobalOutputChannelRemix. Remaining tests are pretty much the same as the above. Will do it on a separate CL. Existing warnings: each test case has the following Warning: GMOCK WARNING: Uninteresting mock function call - returning directly. Function call: AssertOnOriginThread() NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details. BUG=598800 Committed: https://crrev.com/c9b2849b11b322f770d1f3aaed2769fdfdcf545c Cr-Commit-Position: refs/heads/master@{#387372}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : changes based on cr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+624 lines, -0 lines) Patch
M chromeos/chromeos.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/dbus/cras_audio_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
A chromeos/dbus/cras_audio_client_unittest.cc View 1 2 1 chunk +621 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Qiang(Joe) Xu
4 years, 8 months ago (2016-04-13 19:03:57 UTC) #3
jennyz
https://codereview.chromium.org/1885763004/diff/20001/chromeos/dbus/cras_audio_client_unittest.cc File chromeos/dbus/cras_audio_client_unittest.cc (right): https://codereview.chromium.org/1885763004/diff/20001/chromeos/dbus/cras_audio_client_unittest.cc#newcode1 chromeos/dbus/cras_audio_client_unittest.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
4 years, 8 months ago (2016-04-14 00:12:31 UTC) #4
Qiang(Joe) Xu
https://codereview.chromium.org/1885763004/diff/20001/chromeos/dbus/cras_audio_client_unittest.cc File chromeos/dbus/cras_audio_client_unittest.cc (right): https://codereview.chromium.org/1885763004/diff/20001/chromeos/dbus/cras_audio_client_unittest.cc#newcode1 chromeos/dbus/cras_audio_client_unittest.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
4 years, 8 months ago (2016-04-14 01:25:49 UTC) #5
jennyz
lgtm
4 years, 8 months ago (2016-04-14 17:36:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1885763004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1885763004/40001
4 years, 8 months ago (2016-04-14 17:50:48 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-14 18:27:30 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 18:28:59 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c9b2849b11b322f770d1f3aaed2769fdfdcf545c
Cr-Commit-Position: refs/heads/master@{#387372}

Powered by Google App Engine
This is Rietveld 408576698