[Webkit-unassigned] [Bug 205470] New: REGRESSION: [ Catalina ] PreferredAudioBufferSize.AudioElement and PreferredAudioBufferSize.VideoWithAudio are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 13:24:32 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=205470

            Bug ID: 205470
           Summary: REGRESSION: [ Catalina ]
                    PreferredAudioBufferSize.AudioElement and
                    PreferredAudioBufferSize.VideoWithAudio are failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com

PreferredAudioBufferSize.AudioElement
PreferredAudioBufferSize.VideoWithAudio

These two API tests are failing on Catalina. they have been failing for a long time on Catalina. Sense around r251253 is when this started.

Failed

    TestWebKitAPI.PreferredAudioBufferSize.AudioElement

        /Volumes/Data/slave/catalina-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PreferredAudioBufferSize.mm:67
        Expected equality of these values:
          expectedAudioBufferSize
            Which is: 4096
          preferredAudioBufferSize()
            Which is: 128


    TestWebKitAPI.PreferredAudioBufferSize.VideoWithAudio

        /Volumes/Data/slave/catalina-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PreferredAudioBufferSize.mm:67
        Expected equality of these values:
          expectedAudioBufferSize
            Which is: 4096
          preferredAudioBufferSize()
            Which is: 128

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191219/9e2c6895/attachment.htm>


More information about the webkit-unassigned mailing list