Bug 221844 - [GPUP] Test webrtc/audio-video-element-playing.html fails when media in GPU Process is enabled
Summary: [GPUP] Test webrtc/audio-video-element-playing.html fails when media in GPU P...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks: 221830
  Show dependency treegraph
 
Reported: 2021-02-12 13:48 PST by Peng Liu
Modified: 2021-02-18 00:53 PST (History)
8 users (show)

See Also:


Attachments
Patch (5.80 KB, patch)
2021-02-17 08:19 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peng Liu 2021-02-12 13:48:25 PST
@@ -1,4 +1,4 @@
 
 
-PASS Verify that, contrary to video elements, audio elements are playing even if video tracks have not started generated any video frame
+FAIL Verify that, contrary to video elements, audio elements are playing even if video tracks have not started generated any video frame assert_not_equals: got disallowed value 0
Comment 1 youenn fablet 2021-02-16 05:37:18 PST
It seems that on MacOS at least, "com.apple.audio.audiohald" is needed by ClockCM::ClockCM()
Comment 2 Radar WebKit Bug Importer 2021-02-16 05:37:33 PST
<rdar://problem/74388532>
Comment 3 youenn fablet 2021-02-17 08:19:33 PST
Created attachment 420649 [details]
Patch
Comment 4 EWS 2021-02-18 00:53:11 PST
Committed r273071: <https://commits.webkit.org/r273071>

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