New issue
Advanced search Search tips

Issue 696698 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Oct 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

media_unittests gmock spam for OnVideoAverageKeyframeDistanceUpdate

Project Member Reported by dalecur...@chromium.org, Feb 27 2017

Issue description

Uninteresting mock function call - returning directly.
    Function call: OnVideoAverageKeyframeDistanceUpdate()
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.

GMOCK WARNING:
Uninteresting mock function call - returning directly.

There are hundreds of these lines in the unittest logs, please suppress the mock function calls in the appropriate place to decrease run time and storage costs.
 
Owner: mlamouri@chromium.org
Status: Untriaged (was: Assigned)
Assigning all my bugs to Mounir for him to triage and close/reassign later.
Status: Assigned (was: Untriaged)
Status: WontFix (was: Assigned)
Seems fixed.

Sign in to add a comment