New issue
Advanced search Search tips

Issue 653115 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Dec 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

AudioOutputControllerTest fails on DrMemory

Project Member Reported by isheriff@chromium.org, Oct 5 2016

Issue description

DrMemory will go away soon, but this seems like a legimitate failure. Qiang, can you find the right person to look ?

[ RUN      ] AudioOutputControllerTest.DuplicateSwitchDeviceInteract
c:\b\build\slave\drm-cr\build\src\media\audio\audio_output_controller_unittest.cc(212): 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(212): 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(212): 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
[  FAILED  ] AudioOutputControllerTest.DuplicateSwitchDeviceInteract (16 ms)

Full logs here:

https://build.chromium.org/p/chromium.memory.full/builders/Windows%20Unit%20%28DrMemory%29/builds/255

 
Status: Archived (was: Untriaged)

Sign in to add a comment