WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 226460
226459
MediaSessionCoordinator API test is failing,
https://bugs.webkit.org/show_bug.cgi?id=226459
Summary
MediaSessionCoordinator API test is failing,
Jean-Yves Avenard [:jya]
Reported
2021-05-31 01:24:36 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2021-06-01 04:36:02 PDT
*** This bug has been marked as a duplicate of
bug 226460
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug