Suppress OnBufferingStateChange log spam in media_pipeline_integration_fuzzer |
||
Issue description
SRC= media_pipeline_integration_fuzzer, in some cases, can emit spammy log messages which need suppression:
Actual function call count doesn't match EXPECT_CALL(*this, OnBufferingStateChange(BUFFERING_HAVE_ENOUGH))...
Expected: to be called once
Actual: never called - unsatisfied and active
See bug 918509 for such a case.
,
Jan 16
(6 days ago)
See especially https://bugs.chromium.org/p/chromium/issues/detail?id=894460#c26 and potentially root cause https://bugs.chromium.org/p/chromium/issues/detail?id=915923 |
||
►
Sign in to add a comment |
||
Comment 1 by wolenetz@chromium.org
, Jan 15