diff options
author | xians@chromium.org <xians@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-07 14:27:45 +0000 |
---|---|---|
committer | xians@chromium.org <xians@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-07 14:27:45 +0000 |
commit | 58e7f9bede489a70939ccc69bd24ba986d679b0e (patch) | |
tree | 4a8d04f9fd59e7029cc9042e3fa73c5a96513140 /tools/site_compare | |
parent | cf6fea26f27ced128118c63befcf88c97aa20369 (diff) | |
download | chromium_src-58e7f9bede489a70939ccc69bd24ba986d679b0e.zip chromium_src-58e7f9bede489a70939ccc69bd24ba986d679b0e.tar.gz chromium_src-58e7f9bede489a70939ccc69bd24ba986d679b0e.tar.bz2 |
Small fixed the WebRtcLocalAudioTrackTest.ConnectTracksToDifferentCapturers.
This patch will fix the Linux memory bot which reports:
WebRtcLocalAudioTrackTest.ConnectTracksToDifferentCapturers
unknown file: Failure
Unexpected mock function call - returning directly.
Function call: CaptureData(0, 44100, 1, 882, 0, 0, false)
Google Mock tried the following 1 expectation, but it didn't match:
../../content/renderer/media/webrtc_local_audio_track_unittest.cc:437: EXPECT_CALL(*sink_2, CaptureData(kNumberOfNetworkChannelsForTrack2, 44100, 1, _, 0, 0, false))...
Expected arg #0: is equal to 3
Actual: 0
Expected: to be called any number of times
Actual: never called - satisfied and active
TEST=./out/Debug/content_unittests --gtest_filter="*ConnectTracksToDifferentCapturers*"
R=tommi@chromium.org
Review URL: https://codereview.chromium.org/22582004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216185 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/site_compare')
0 files changed, 0 insertions, 0 deletions