Bug 221514

Summary: [Mac] Disable MediaSessionTest API tests
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=221510
Attachments:
Description Flags
Patch none

Description Eric Carlson 2021-02-05 19:37:24 PST
The MediaSession tests work when run individually, but cause problems when run with other API tests that play media because the MediaRemote commands they send affect the current NowPlaying session. Disable them while we look for a way to fix this.
Comment 1 Eric Carlson 2021-02-05 19:37:43 PST
<rdar://74048912>
Comment 2 Eric Carlson 2021-02-05 19:40:13 PST
Created attachment 419491 [details]
Patch
Comment 3 EWS 2021-02-05 20:06:36 PST
Committed r272456: <https://trac.webkit.org/changeset/272456>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 419491 [details].