[Webkit-unassigned] [Bug 226459] New: MediaSessionCoordinator API test is failing,

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 31 01:24:36 PDT 2021


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

            Bug ID: 226459
           Summary: MediaSessionCoordinator API test is failing,
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jya at apple.com
        Depends on: 226328

The test TestWebKitAPI.MediaSessionCoordinatorTest.StateChanges fails with the error:
```
       /Users/jyavenard/Work/webkit/OpenSource/Tools/TestWebKitAPI/Tests/WebKit/MediaSessionCoordinatorTest.mm:468
        Expected equality of these values:
          "coordinatorStateChanged"
          lastStateChange.utf8().data()
            Which is: ""

```

This is a regression from bug 225822.

the test expects that there will be a callback to coordinatorStateChange when MediaSessionCoordinatorPrivate::leave() is called which is no longer the case.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=226328
[Bug 226328] MediaSession.coordinator should not be optional, relying on coordinator state change instead
-- 
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/20210531/5ee40268/attachment.htm>


More information about the webkit-unassigned mailing list