New issue
Advanced search Search tips

Issue 616837 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: May 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

AudioOutputControllerTest.PlayDuplicateStopClose fails on DrMemory bot

Project Member Reported by osh...@chromium.org, Jun 2 2016

Issue description


Started on:
https://build.chromium.org/p/chromium.memory.fyi/builders/Windows%20Unit%20%28DrMemory%29/builds/4976

r397288 is culprit. I'll exclude the test on DrMemory for now.

AudioOutputControllerTest.PlayDuplicateStopClose:
c:\b\build\slave\drm-cr\build\src\media\audio\audio_output_controller_unittest.cc(208): error: Mock function called more times than expected - returning directly.
Function call: OnDataCheck(1)
Expected: to be called once
Actual: called twice - over-saturated and active
c:\b\build\slave\drm-cr\build\src\media\audio\audio_output_controller_unittest.cc(208): error: Mock function called more times than expected - returning directly.
Function call: OnDataCheck(1)
Expected: to be called once
Actual: called 3 times - over-saturated and active
c:\b\build\slave\drm-cr\build\src\media\audio\audio_output_controller_unittest.cc(208): error: Mock function called more times than expected - returning directly.
Function call: OnDataCheck(1)
Expected: to be called once
Actual: called 4 times - over-saturated and active
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 2 2016

Project Member

Comment 4 by sheriffbot@chromium.org, Jul 7 2016

Labels: -M-53 M-54 MovedFrom-53
Moving this nonessential bug to the next milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Archived (was: Assigned)

Sign in to add a comment